diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-19 15:39:02 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-19 15:39:02 +0800 |
| commit | 6e0c9967d09a3ab8f0c1fcceb91ea9c7a7a800ed (patch) | |
| tree | 081aab1f329ecff906d71f1091ff6540f0da63a7 /resources/locales/jvn/cmds/sheetedit/en.yml | |
| parent | 6e7781a62c00b4329e15d9aba365afff4b601128 (diff) | |
Make sheetedit and sheetdump accept stdin or file argument
Diffstat (limited to 'resources/locales/jvn/cmds/sheetedit/en.yml')
| -rw-r--r-- | resources/locales/jvn/cmds/sheetedit/en.yml | 5 |
1 files changed, 5 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 |
