main #2

Merged
tdpeuter merged 129 commits from open-webui/open-webui:main into main 2024-03-20 21:29:12 +01:00
Showing only changes of commit 03690de773 - Show all commits

View file

@ -45,7 +45,7 @@ i18next
) )
.use(LanguageDetector) .use(LanguageDetector)
.init({ .init({
debug: true, debug: false,
detection: { detection: {
order: ['querystring', 'localStorage', 'navigator'], order: ['querystring', 'localStorage', 'navigator'],
caches: ['localStorage'], caches: ['localStorage'],