🐛 Fix bug with i18n and login screen

This commit is contained in:
ajnart
2022-09-02 19:19:33 +02:00
parent cb42592544
commit 18f0e128b9
3 changed files with 11 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ module.exports = {
'sl',
'sv',
'uk',
'zh ',
],
fallbackLng: 'en',
localeDetection: true,