snapshot: preserve bilingual PDF text phase

This commit is contained in:
Md Bayazid Bostame
2026-03-24 13:57:27 +01:00
parent 5265b8f3e2
commit 26096449aa
8 changed files with 1234 additions and 65 deletions

View File

@@ -50,7 +50,12 @@ Notes:
- Language stability hardening is in place:
- onboarding/offboarding request records normalize `preferred_language` at model-save time
- both request tables now have a database default of `de`
- Several generated PDF business text blocks are still not fully bilingual yet.
- Generated PDF fixed text is now bilingual for:
- onboarding PDF
- offboarding PDF
- intro PDF
- live introduction protocol PDF
- Remaining bilingual gap is mostly long-form handbook/wiki copy and a few secondary admin/help texts.
- CI now validates that translation catalogs compile successfully on push and pull request.
## Current implemented scope