fix: i18n xhr for 5 lang codes
This commit is contained in:
@@ -53,6 +53,8 @@ export default {
|
||||
},
|
||||
defaultNS: 'common',
|
||||
lng: siteConfig.lang,
|
||||
load: 'currentOnly',
|
||||
lowerCaseLng: true,
|
||||
fallbackLng: siteConfig.lang,
|
||||
ns: ['common', 'auth']
|
||||
})
|
||||
|
Reference in New Issue
Block a user