mirror of
https://gitcode.com/github-mirrors/react-native-update-cli.git
synced 2025-10-30 22:33:11 +08:00
Update i18n strings to include whitespace in file size exceeded messages for English and Chinese locales
This commit is contained in:
@@ -15,6 +15,9 @@ i18next.init({
|
||||
translation: zh,
|
||||
},
|
||||
},
|
||||
interpolation: {
|
||||
escapeValue: false,
|
||||
},
|
||||
});
|
||||
|
||||
declare module 'i18next' {
|
||||
|
||||
Reference in New Issue
Block a user