We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6c1aa commit f2f33a1Copy full SHA for f2f33a1
src/locales/zh.ts
@@ -50,7 +50,7 @@ export default {
50
packing: '正在打包',
51
deletingFile: '删除 {{- file}}',
52
bundlingWithRN: '正在使用 react-native {{version}} 打包',
53
- fileGenerated: '已生成 {{- file}}。',
+ fileGenerated: '已生成 {{- file}}',
54
processingError: '处理文件时出错:{{error}}',
55
usageDiff: '用法:pushy {{command}} <origin> <next>',
56
pluginDetected: '检测到 {{name}} 插件',
0 commit comments