diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/locales/jvn/en.yml | 4 | ||||
| -rw-r--r-- | resources/locales/jvn/zh-CN.yml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/resources/locales/jvn/en.yml b/resources/locales/jvn/en.yml index 2c454a7..bcc9cdc 100644 --- a/resources/locales/jvn/en.yml +++ b/resources/locales/jvn/en.yml @@ -18,6 +18,10 @@ banner: | __ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ %{banner_line_3} process_error: + empty_input: | + Welcome to the JVCS CLI! + You can use `jvn helpdoc` to view _available commands_ + no_matching_command: | No matching command found! Use `jvn -h` to get help diff --git a/resources/locales/jvn/zh-CN.yml b/resources/locales/jvn/zh-CN.yml index 813597f..f37e85e 100644 --- a/resources/locales/jvn/zh-CN.yml +++ b/resources/locales/jvn/zh-CN.yml @@ -1,4 +1,8 @@ process_error: + empty_input: | + 欢迎使用 JustEnoughVCS 命令行程序! + 您可以使用 `jvn helpdoc` 以查阅_可用命令_ + no_matching_command: | 无法匹配该命令,使用 `jvn -h` 查看帮助 |
