fix(ui): align evidence and assurance heading help
Verified with the coordinated workspace changes by devkit full run 2026-09-08T225814-186389-0000-3e3ed7cd (all seven phases passed). This shared UI pass does not mark the individual module reviews complete.
This commit is contained in:
@@ -2,6 +2,7 @@ import type { PlatformTranslations } from "@govoplan/core-webui";
|
||||
|
||||
export const generatedTranslations: PlatformTranslations = {
|
||||
en: {
|
||||
"Risk Compliance": "Risk Compliance",
|
||||
"i18n:govoplan-risk-compliance.surface.sources": "Sanctions source snapshots",
|
||||
"i18n:govoplan-risk-compliance.surface.screening": "Sanctions screening",
|
||||
"i18n:govoplan-risk-compliance.surface.review": "Sanctions review queue",
|
||||
@@ -53,6 +54,7 @@ export const generatedTranslations: PlatformTranslations = {
|
||||
"i18n:govoplan-risk-compliance.blocker.target": "Where to go"
|
||||
},
|
||||
de: {
|
||||
"Risk Compliance": "Risiko und Compliance",
|
||||
"i18n:govoplan-risk-compliance.surface.sources": "Sanktionsquellen",
|
||||
"i18n:govoplan-risk-compliance.surface.screening": "Sanktionsprüfung",
|
||||
"i18n:govoplan-risk-compliance.surface.review": "Prüfwarteschlange",
|
||||
|
||||
Reference in New Issue
Block a user