aboutsummaryrefslogtreecommitdiff
path: root/resources/locales/jvn
diff options
context:
space:
mode:
Diffstat (limited to 'resources/locales/jvn')
-rw-r--r--resources/locales/jvn/cmds/workspace/sheet/en.yml12
-rw-r--r--resources/locales/jvn/cmds/workspace/sheet/zh-CN.yml4
-rw-r--r--resources/locales/jvn/en.yml1
-rw-r--r--resources/locales/jvn/zh-CN.yml1
4 files changed, 12 insertions, 6 deletions
diff --git a/resources/locales/jvn/cmds/workspace/sheet/en.yml b/resources/locales/jvn/cmds/workspace/sheet/en.yml
index 4718afa..176e8cc 100644
--- a/resources/locales/jvn/cmds/workspace/sheet/en.yml
+++ b/resources/locales/jvn/cmds/workspace/sheet/en.yml
@@ -1,5 +1,7 @@
workspace_sheet:
error:
+ sheet_name_required_for_active: |
+ Sheet name is required for `--active`
sheet_name_required_for_new: |
Sheet name is required for `--new`
sheet_name_required_for_delete: |
@@ -11,11 +13,13 @@ workspace_sheet:
You can use `jvn helpdoc commands/workspace/sheet` to view usage.
comp:
+ active: |
+ Activate a specified struct sheet
list_all: |
- List all structure sheets
+ List all struct sheets
print_path: |
- Print the file path of the specified structure sheet
+ Print the file path of the specified struct sheet
new: |
- Create a new structure sheet
+ Create a new struct sheet
delete: |
- Delete a structure sheet
+ Delete a struct sheet
diff --git a/resources/locales/jvn/cmds/workspace/sheet/zh-CN.yml b/resources/locales/jvn/cmds/workspace/sheet/zh-CN.yml
index 636a68f..5184791 100644
--- a/resources/locales/jvn/cmds/workspace/sheet/zh-CN.yml
+++ b/resources/locales/jvn/cmds/workspace/sheet/zh-CN.yml
@@ -1,5 +1,7 @@
workspace_sheet:
error:
+ sheet_name_required_for_active: |
+ 对于符号 `--active`,需要显式指定 `结构表` 名称
sheet_name_required_for_new: |
对于符号 `--new`,需要显式指定 `结构表` 名称
sheet_name_required_for_delete: |
@@ -11,6 +13,8 @@ workspace_sheet:
您可以使用 `jvn helpdoc commands/workspace/sheet` 来查看使用方式
comp:
+ active: |
+ 激活指定的结构表
list_all: |
列出所有结构表
print_path: |
diff --git a/resources/locales/jvn/en.yml b/resources/locales/jvn/en.yml
index 59d2a76..eed7ff8 100644
--- a/resources/locales/jvn/en.yml
+++ b/resources/locales/jvn/en.yml
@@ -68,7 +68,6 @@ prepare_error:
%{error}
error: |
- Unknown error in preparation phase!
%{error}
local_workspace_not_found: |
diff --git a/resources/locales/jvn/zh-CN.yml b/resources/locales/jvn/zh-CN.yml
index 5fa559d..fbefb15 100644
--- a/resources/locales/jvn/zh-CN.yml
+++ b/resources/locales/jvn/zh-CN.yml
@@ -48,7 +48,6 @@ prepare_error:
%{error}
error: |
- 命令在准备阶段发生错误!
%{error}
local_workspace_not_found: |