1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-09-18 02:16:11 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
sunnylqm
2025-03-30 23:40:28 +08:00
parent 3f1b43e38e
commit b725d2b08e
3 changed files with 4 additions and 1 deletions

View File

@@ -39,4 +39,5 @@ This can reduce the risk of inconsistent dependencies and supply chain attacks.
cancelled: 'Cancelled',
operationSuccess: 'Operation successful',
failedToParseUpdateJson: 'Failed to parse file `update.json`. Try to remove it manually.',
ppkPackageGenerated: 'ppk package generated and saved to: {{output}}',
};