更新 'react-native/app/translations/index.ts'
This commit is contained in:
parent
6a1023668c
commit
e2fb233516
@ -7,7 +7,7 @@ export const initTranslation = ()=>{
|
||||
compatibilityJSON: 'v3',
|
||||
lng: RNLanguages.language,
|
||||
resources: resources,
|
||||
fallbackLng: 'zhCN',
|
||||
fallbackLng: 'zh_CN',
|
||||
})
|
||||
i18next.changeLanguage(RNLanguages.language);
|
||||
}
|
Loading…
Reference in New Issue
Block a user