diff --git a/src/locales/zh.ts b/src/locales/zh.ts index d36ac3d..b550243 100644 --- a/src/locales/zh.ts +++ b/src/locales/zh.ts @@ -50,7 +50,7 @@ export default { packing: '正在打包', deletingFile: '删除 {{- file}}', bundlingWithRN: '正在使用 react-native {{version}} 打包', - fileGenerated: '已生成 {{- file}}。', + fileGenerated: '已生成 {{- file}}', processingError: '处理文件时出错:{{error}}', usageDiff: '用法:pushy {{command}} ', pluginDetected: '检测到 {{name}} 插件',