From 40b688f44009b5a82855db298be33483d2e2d619 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 21 Mar 2026 14:23:16 +0800 Subject: Add welcome message for empty input --- resources/locales/jvn/en.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resources/locales/jvn/en.yml') 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 -- cgit