mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
update / short ua
This commit is contained in:
@@ -11,10 +11,10 @@ i18n
|
||||
.init({
|
||||
fallbackLng: 'en', // default language will be used if none of declared lanuages detected (en, ru)
|
||||
interpolation: { escapeValue: false }, // react already safes from xss
|
||||
resources: {
|
||||
resources: {
|
||||
en: { translation: translationEN },
|
||||
ru: { translation: translationRU },
|
||||
ua: { translation: translationUA }
|
||||
ua: { translation: translationUA },
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user