diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-11-02 22:34:20 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-11-02 22:34:20 +0800 |
| commit | 4427828fc085fcdacb4b0c01a3965ea43895d933 (patch) | |
| tree | 71aa18007d6cd13ed53ff842bd118a5b1fd3917e /locales/help_docs | |
| parent | a5816f7174883472d1086c0f90ef93a72bb8d086 (diff) | |
| parent | f02f7e52e34926b21138ddb024fd8efb31a1cf73 (diff) | |
Merge branch 'docs'
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 <文件> <到> - 安全地重命名文件 |
