gift voucher language fixes + move into user menu
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user