diff options
Diffstat (limited to 'locales/help_docs')
| -rw-r--r-- | locales/help_docs/en.yml | 2 | ||||
| -rw-r--r-- | locales/help_docs/zh-CN.yml | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index 4464afe..dc2daed 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -173,7 +173,7 @@ jv: **FILE TRANSFER** import <PACKAGE_NAME> - Import files from import area import <REFERENCE_SHEET_PATH> - Import files from reference sheet - export <FILE> <SHEET_NAME> -m <DESCRIPTION> -n <PACKAGE_NAME> - Export files to other sheets + export <FILE> <SHEET_NAME> - Export files to other sheets **FILE OPERATIONS** move <FILE> <TO> - Safely rename files diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml index 3ed70a9..08a44de 100644 --- a/locales/help_docs/zh-CN.yml +++ b/locales/help_docs/zh-CN.yml @@ -164,9 +164,9 @@ jv: exit - 退出表,清除当前修改 **文件传递** - import <文件包名称> - 从导入区导入文件 - import <参照表中目录> - 从参照表导入文件 - export <文件> <表名称> -m <描述> -n <文件包名称> - 导出文件到其他表 + import <文件包名称> - 从导入区导入文件 + import <参照表中目录> - 从参照表导入文件 + export <文件> <表名称> - 导出文件到其他表 **文件操作** move <文件> <到> - 安全地重命名文件 |
