From a7b7c8da2989fb2ec6622eabb68c384cd8f4a2c0 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Wed, 3 Dec 2025 16:08:05 +0800 Subject: Remove unused localization entries --- locales/help_docs/en.yml | 1 + locales/help_docs/zh-CN.yml | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'locales') diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index 1c65029..4a7aafc 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -556,6 +556,7 @@ jv: change_edit_right: no_selection: No files selected! + check_failed: | In the %{num} selected files, there are items that failed pre-check! Add `--details` after the command to view specific details diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml index a0fd161..f4cdc60 100644 --- a/locales/help_docs/zh-CN.yml +++ b/locales/help_docs/zh-CN.yml @@ -596,10 +596,6 @@ jv: **提示**:如果您输入了内容依旧如此, 可能因为您传入的目录在工作区目录以外,工作区之外的路径会被忽略 - parse_fail: | - 解析传入的参数 `%{param}` 失败! - **提示**:请确保您输入的参数格式正确 - status: no_sheet_in_use: | 您并没有使用任何一张表!无法在此状态分析工作区状态 -- cgit