diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-25 10:58:39 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-25 10:58:39 +0800 |
| commit | 6bd344793e5c2e84361475d6e221007ef21faaad (patch) | |
| tree | 4d2cb4148b534381b5d110b97a690d8bfd921855 /resources/locales | |
| parent | 5f3d4892a12189e88e692eabdd5f8fe68c79b23e (diff) | |
Remove ambiguous command error and auto-select longest match
Diffstat (limited to 'resources/locales')
| -rw-r--r-- | resources/locales/jvn/en.yml | 4 | ||||
| -rw-r--r-- | resources/locales/jvn/zh-CN.yml | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/resources/locales/jvn/en.yml b/resources/locales/jvn/en.yml index 8768e6a..801c735 100644 --- a/resources/locales/jvn/en.yml +++ b/resources/locales/jvn/en.yml @@ -12,10 +12,6 @@ process_error: Use `jv -h` to get help - ambiguous_command: | - Multiple commands found, unable to determine which one you want: - %{nodes} - no_node_found: | Unable to find command `%{node}` diff --git a/resources/locales/jvn/zh-CN.yml b/resources/locales/jvn/zh-CN.yml index 455ca90..71953a9 100644 --- a/resources/locales/jvn/zh-CN.yml +++ b/resources/locales/jvn/zh-CN.yml @@ -11,10 +11,6 @@ process_error: 使用 `jv -h` 查看帮助 - ambiguous_command: | - 找到多个命令,无法确定您想要哪一个: - %{nodes} - no_node_found: | 无法找到命令 `%{node}` |
