diff options
Diffstat (limited to 'resources/locales/jvn/cmds/workspace/sheet/en.yml')
| -rw-r--r-- | resources/locales/jvn/cmds/workspace/sheet/en.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/locales/jvn/cmds/workspace/sheet/en.yml b/resources/locales/jvn/cmds/workspace/sheet/en.yml index 0eaec26..4718afa 100644 --- a/resources/locales/jvn/cmds/workspace/sheet/en.yml +++ b/resources/locales/jvn/cmds/workspace/sheet/en.yml @@ -9,3 +9,13 @@ workspace_sheet: exactly_one_required: | Exactly one of `--new`, `--delete`, `--list-all`, or `--print-path` is required. You can use `jvn helpdoc commands/workspace/sheet` to view usage. + + comp: + list_all: | + List all structure sheets + print_path: | + Print the file path of the specified structure sheet + new: | + Create a new structure sheet + delete: | + Delete a structure sheet |
