fix(i18n): restore missing translations and enable Suspense loading
This commit is contained in:
@@ -32,7 +32,7 @@ i18n
|
||||
loadPath: '/lang/{{lng}}/{{ns}}.json?v=20251222',
|
||||
},
|
||||
react: {
|
||||
useSuspense: false,
|
||||
useSuspense: true,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user