mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-03 07:12:10 +08:00
处理i18n警告
This commit is contained in:
parent
139d81e5a9
commit
d4753f7c8a
@ -25,6 +25,7 @@ export const init = (lang = 'zh_cn') => {
|
||||
return i18n
|
||||
.use(initReactI18next) // passes i18n down to react-i18next
|
||||
.init({
|
||||
compatibilityJSON: 'v3', // https://www.i18next.com/misc/json-format
|
||||
// debug: true,
|
||||
resources,
|
||||
lng: lang,
|
||||
|
Loading…
x
Reference in New Issue
Block a user