docs(i18n): add conventions guide and wire docs navigation

This commit is contained in:
2026-02-11 12:09:43 +01:00
parent 3b130568e9
commit 5872593b01
5 changed files with 91 additions and 2 deletions

View File

@@ -18,4 +18,4 @@ Current baseline:
- Public app locale is resolved through `next-intl` middleware + cookie.
- Enabled locales are currently static in code and will later be managed from admin settings.
- Translation key conventions and workflow docs are tracked in `TODO.md`.
- Translation key and workflow standards are documented in `i18n-conventions.md`.