From f2f33a190d231e323db351ce2a131a4fa2470882 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Wed, 16 Apr 2025 07:51:27 +0800 Subject: [PATCH] cleanup --- src/locales/zh.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}} 插件',