summaryrefslogtreecommitdiff
path: root/locales/help_docs/en.yml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-10-27 17:57:24 +0800
committer魏曹先生 <1992414357@qq.com>2025-10-27 17:57:24 +0800
commit28bdbb4ba457eb9e0707d2760f5d042ca6b7db68 (patch)
tree54a7e3f843b9661d0f7a6250f34021254c01629a /locales/help_docs/en.yml
parent5417544f09c9b1964067d8e5597cce5873b76ee3 (diff)
Add output for jvv service listen command results
Diffstat (limited to 'locales/help_docs/en.yml')
-rw-r--r--locales/help_docs/en.yml11
1 files changed, 7 insertions, 4 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml
index c72754c..5dfcb9d 100644
--- a/locales/help_docs/en.yml
+++ b/locales/help_docs/en.yml
@@ -61,7 +61,6 @@ jvv:
fail:
jvcs: "JustEnoughVCS Error: %{err}"
-
no_vault_here: No vault found here
tokio:
@@ -80,9 +79,7 @@ jvv:
If you wish to use this directory as a vault, please use jvv init --help to view related help
vault_init_failed: Failed to initialize vault!
-
member_ids_failed: Failed to get member IDs!
-
ref_sheet_not_found: Reference sheet `ref` not found, but it should exist!
create:
@@ -95,6 +92,11 @@ jvv:
register: Failed to create member! Please check if a member with the same name already exists
list: Failed to get member ID!
+ service:
+ listen_done: |
+ Server forced to close due to error!
+ Error message: %{error}
+
success:
here:
info: |
@@ -122,7 +124,8 @@ jvv:
status_key_registered: (Registered)
service:
- listen: Listening for client connections in vault `%{path}` ...
+ listen_start: Listening for client connections in vault `%{path}` ...
+ listen_done: Server shutdown!
jv:
help: |