diff options
Diffstat (limited to 'locales/help_docs/en.yml')
| -rw-r--r-- | locales/help_docs/en.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index 4997257..db143a1 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -533,6 +533,15 @@ jv: analyze: | Failed to analyze local workspace status! + use: + sheet_not_exists: | + Sheet `%{name}` does not exist! + **Tip**: Please use `jv update` to update workspace status + + directory_not_empty: | + When no sheet is in use, the workspace should not contain any files! + **Tip**: Please ensure the workspace is clean before using `jv use <sheet_name>` to select and use a sheet + success: account: as: Successfully switched this workspace's account to `%{account}` |
