fix(i18n): complete Portal German headings and contextual 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:
2026-09-09 02:03:59 +02:00
parent d2a19248c4
commit 2f5a69034a
7 changed files with 139 additions and 5 deletions
+2 -1
View File
@@ -14,7 +14,8 @@
"./styles/portal.css": "./src/styles/portal.css"
},
"scripts": {
"test:interface-pattern": "node scripts/test-interface-pattern.mjs"
"test:interface-pattern": "node scripts/test-interface-pattern.mjs",
"test:translations": "node --test scripts/test-translations.mjs"
},
"peerDependencies": {
"@govoplan/core-webui": "^0.1.18",