mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
make en default lang
This commit is contained in:
@@ -8,7 +8,7 @@ import './index.css'
|
||||
import App from './App'
|
||||
|
||||
i18n.use(LanguageDetector).init({
|
||||
lng: 'ru', // default
|
||||
lng: 'en', // default
|
||||
fallbackLng: 'en', // use en if detected lng is not available
|
||||
keySeparator: false, // we do not use keys in form messages.welcome
|
||||
interpolation: {
|
||||
|
||||
Reference in New Issue
Block a user