gift voucher language fixes + move into user menu

This commit is contained in:
Codex Agent
2025-12-08 20:18:01 +01:00
parent bc960dc22b
commit 4bdb93c171
9 changed files with 199 additions and 89 deletions

View File

@@ -28,7 +28,8 @@ i18n
escapeValue: false,
},
backend: {
loadPath: '/lang/{{lng}}/{{ns}}.json',
// Cache-bust to ensure fresh translations when files change.
loadPath: '/lang/{{lng}}/{{ns}}.json?v=20250204',
},
react: {
useSuspense: false,