Skip to content

Commit 97f641d

Browse files
authored
Update en.ts
1 parent 148484b commit 97f641d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: src/locales/en.ts

+7-7
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This can reduce the risk of inconsistent dependencies and supply chain attacks.
5656
bundlingWithRN: 'Bundling with react-native: {{version}}',
5757
fileGenerated: '{{file}} generated.',
5858
processingError: 'Error processing file: {{error}}',
59-
usageDiff: 'Usage: pushy {{command}} <origin> <next>',
59+
usageDiff: 'Usage: cresc {{command}} <origin> <next>',
6060
pluginDetected: 'detected {{name}} plugin',
6161
pluginDetectionError: 'error while detecting {{name}} plugin: {{error}}',
6262
addedToGitignore: 'Added {{line}} to .gitignore',
@@ -67,12 +67,12 @@ This can reduce the risk of inconsistent dependencies and supply chain attacks.
6767
failedToParseIcon: '[Warning] failed to parse icon: {{error}}',
6868
errorInHarmonyApp: 'Error in getEntryFromHarmonyApp: {{error}}',
6969
totalPackages: 'Total {{count}} packages',
70-
usageUploadIpa: 'Usage: pushy uploadIpa <ipa file>',
71-
usageUploadApk: 'Usage: pushy uploadApk <apk file>',
72-
usageUploadApp: 'Usage: pushy uploadApp <app file>',
73-
usageParseApp: 'Usage: pushy parseApp <app file>',
74-
usageParseIpa: 'Usage: pushy parseIpa <ipa file>',
75-
usageParseApk: 'Usage: pushy parseApk <apk file>',
70+
usageUploadIpa: 'Usage: cresc uploadIpa <ipa file>',
71+
usageUploadApk: 'Usage: cresc uploadApk <apk file>',
72+
usageUploadApp: 'Usage: cresc uploadApp <app file>',
73+
usageParseApp: 'Usage: cresc parseApp <app file>',
74+
usageParseIpa: 'Usage: cresc parseIpa <ipa file>',
75+
usageParseApk: 'Usage: cresc parseApk <apk file>',
7676
offset: 'Offset {{offset}}',
7777
packageUploadSuccess: 'Successfully uploaded new hot update package (id: {{id}})',
7878
rolloutRangeError: 'rollout must be an integer between 1-100',

0 commit comments

Comments
 (0)