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