nicht nutzbarer stand, header menü ist nicht intertia initialisiert. aber schick. codex änderungen noch enthalten.
This commit is contained in:
@@ -20,9 +20,8 @@ i18n
|
||||
loadPath: '/lang/{{lng}}/{{ns}}.json',
|
||||
},
|
||||
detection: {
|
||||
order: ['path', 'localStorage', 'htmlTag'],
|
||||
lookupFromPathIndex: 0,
|
||||
caches: ['localStorage'],
|
||||
order: ['sessionStorage', 'localStorage', 'htmlTag'],
|
||||
caches: ['sessionStorage'],
|
||||
},
|
||||
react: {
|
||||
useSuspense: false,
|
||||
|
||||
Reference in New Issue
Block a user