mirror of
https://gitcode.com/github-mirrors/react-native-update-cli.git
synced 2025-09-18 02:16:11 +08:00
add i18n
This commit is contained in:
@@ -1 +1,5 @@
|
||||
export default {};
|
||||
export default {
|
||||
updateNotifier:
|
||||
'Run `{updateCommand}` to update the CLI to get continuous improvements in features, performance, and security.',
|
||||
loginFirst: 'Not logged in.\nPlease run `cresc login` in the project directory to login.',
|
||||
};
|
||||
|
Reference in New Issue
Block a user