summaryrefslogtreecommitdiff
path: root/locales/help_docs
diff options
context:
space:
mode:
Diffstat (limited to 'locales/help_docs')
-rw-r--r--locales/help_docs/en.yml6
-rw-r--r--locales/help_docs/zh-CN.yml7
2 files changed, 10 insertions, 3 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml
index 4a7aafc..9009f4b 100644
--- a/locales/help_docs/en.yml
+++ b/locales/help_docs/en.yml
@@ -321,7 +321,7 @@ jv:
- Current file holder
- Latest version commit information
- This is a quick way to understand the current state of your workspace directory.
+ **Tip**: Use `jv here --desc` to view the last commit description for local files
status: |
**Display Current Sheet Status Information**
@@ -680,6 +680,7 @@ jv:
holder: HOLDER
size: SIZE
editing: STATUS
+ description: DESC
path_info: |
CURRENT: %{upstream}/%{account}/%{sheet_name}/%{path} (%{minutes} min ago)
@@ -733,6 +734,9 @@ jv:
not_local: |
Remote
+ description: |
+ @%{creator}: %{description}
+
count_info: |
%{dir_count} dir(s), %{file_count} file(s). Total %{size}.
diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml
index f4cdc60..aaf6706 100644
--- a/locales/help_docs/zh-CN.yml
+++ b/locales/help_docs/zh-CN.yml
@@ -315,8 +315,7 @@ jv:
- 文件当前的持有人
- 文件最新版本的提交信息
- 这是了解当前工作区目录状态的快速方式
-
+ **提示**:使用 `jv here --desc` 查看本地文件最后一次的提交信息
status: |
**显示当前表的状态信息**
@@ -682,6 +681,7 @@ jv:
holder: 持有者
size: 大小
editing: 状态
+ description: 描述
path_info: |
所在:%{upstream}/%{account}/%{sheet_name}/%{path}(%{minutes} 分钟前)
@@ -735,6 +735,9 @@ jv:
not_local: |
远程
+ description: |
+ @%{creator}: %{description}
+
count_info: |
%{dir_count} 目录、%{file_count} 文件,共计 %{size}