diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-12-03 16:08:05 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-12-03 16:08:05 +0800 |
| commit | a7b7c8da2989fb2ec6622eabb68c384cd8f4a2c0 (patch) | |
| tree | 56939dc01aab7c46c4936b3f73d9aa5ca83e3256 | |
| parent | 8b0123516fe32a2ab5653f4bd6a87816504618e0 (diff) | |
Remove unused localization entries
| -rw-r--r-- | locales/help_docs/en.yml | 1 | ||||
| -rw-r--r-- | locales/help_docs/zh-CN.yml | 4 |
2 files changed, 1 insertions, 4 deletions
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: | 您并没有使用任何一张表!无法在此状态分析工作区状态 |
