summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-12-11 08:53:24 +0800
committer魏曹先生 <1992414357@qq.com>2025-12-11 08:53:24 +0800
commitb8ac6982f9b81bd686c2c8deb34669e13efd5ba7 (patch)
tree5af29e3d8eeacffbb8d91faf27cda4ab0193effe
parentc4915ab825a7d3b17f21967c94eeeb470b4da43e (diff)
Update help text for jv status command
-rw-r--r--locales/help_docs/en.yml8
-rw-r--r--locales/help_docs/zh-CN.yml4
2 files changed, 6 insertions, 6 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml
index 780e0d4..c47f39d 100644
--- a/locales/help_docs/en.yml
+++ b/locales/help_docs/en.yml
@@ -751,8 +751,8 @@ jv:
Content modifications:
%{modified_items}
- **Note**: Results are based on information from %{h} hours %{m} minutes %{s} seconds ago and may not match actual information
- Use `jv update` to get the latest information from upstream.
+ Struct info from update %{h}h %{m}m %{s}s seconds ago
+ Use `jv update` to update from upstream
created_item: |
+ Created: %{path}
@@ -775,10 +775,10 @@ jv:
base_version_mismatch: Base version mismatch for editing
no_structure_changes: |
- No structural changes locally
+ No struct changes
no_file_modifications: |
- No local content modifications
+ No modifications
result:
common:
diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml
index 2eb8bd4..bfea30b 100644
--- a/locales/help_docs/zh-CN.yml
+++ b/locales/help_docs/zh-CN.yml
@@ -751,8 +751,8 @@ jv:
内容修改:
%{modified_items}
- **注意**:结果基于 %{h} 小时 %{m} 分钟 %{s} 秒前的信息推算,可能与实际信息不符
- 您可以使用 `jv update` 从上游获得最新的信息。
+ 结构信息来自 %{h} 小时 %{m} 分钟 %{s} 秒前的更新
+ 使用 `jv update` 从上游更新
created_item: |
+ 创建: %{path}