summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/locales/jvn/en.yml2
-rw-r--r--resources/locales/jvn/zh-CN.yml1
2 files changed, 3 insertions, 0 deletions
diff --git a/resources/locales/jvn/en.yml b/resources/locales/jvn/en.yml
index d7dead3..ee386f2 100644
--- a/resources/locales/jvn/en.yml
+++ b/resources/locales/jvn/en.yml
@@ -65,6 +65,8 @@ prepare_error:
local_status_analyze_failed: |
Failed to analyze local workspace!
+ Please check if the current workspace is correctly configured with an upstream.
+ Also, verify that a structure sheet is in use.
no_sheet_in_use: |
No sheet in use. Use `jv use <structure_sheet_name>`.
diff --git a/resources/locales/jvn/zh-CN.yml b/resources/locales/jvn/zh-CN.yml
index 194bddd..f62ffb7 100644
--- a/resources/locales/jvn/zh-CN.yml
+++ b/resources/locales/jvn/zh-CN.yml
@@ -64,6 +64,7 @@ prepare_error:
local_status_analyze_failed: |
分析本地工作区失败!
+ 请检查当前工作区是否正确设置上游,并正在使用结构表
no_sheet_in_use: |
当前没有在使用表,请使用 `jv use <结构表名称>` 使用一张结构表