remove language.js
This commit is contained in:
@@ -85,7 +85,6 @@
|
||||
i18next
|
||||
.use(i18nextBrowserLanguageDetector)
|
||||
.init({
|
||||
lng: MyApp.config.lang,
|
||||
detection: {
|
||||
order: ['querystring', 'cookie', 'navigator'],
|
||||
lookupQuerystring: 'lang',
|
||||
|
Reference in New Issue
Block a user