summaryrefslogtreecommitdiff
path: root/resources/locales/jvn/cmds
diff options
context:
space:
mode:
Diffstat (limited to 'resources/locales/jvn/cmds')
-rw-r--r--resources/locales/jvn/cmds/sheetedit/en.yml5
-rw-r--r--resources/locales/jvn/cmds/sheetedit/zh-CN.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/resources/locales/jvn/cmds/sheetedit/en.yml b/resources/locales/jvn/cmds/sheetedit/en.yml
index 8a439d2..9c3e15f 100644
--- a/resources/locales/jvn/cmds/sheetedit/en.yml
+++ b/resources/locales/jvn/cmds/sheetedit/en.yml
@@ -20,3 +20,8 @@ sheetedit:
mapping: Mapping
index_source: Index
forward: Forward
+
+ error:
+ no_file_input: |
+ No file specified for parsing
+ Use `jvn sheetedit <sheet_file>` to edit
diff --git a/resources/locales/jvn/cmds/sheetedit/zh-CN.yml b/resources/locales/jvn/cmds/sheetedit/zh-CN.yml
index 6352d36..cd95a52 100644
--- a/resources/locales/jvn/cmds/sheetedit/zh-CN.yml
+++ b/resources/locales/jvn/cmds/sheetedit/zh-CN.yml
@@ -19,3 +19,8 @@ sheetedit:
mapping: 映射地址
index_source: 索引源
forward: 前方
+
+ error:
+ no_file_input: |
+ 没有指定需要解析的文件
+ 使用 `jvn sheetedit <文件>` 来编辑