summaryrefslogtreecommitdiff
path: root/resources/locales/jvn
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-26 16:24:04 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-26 16:24:04 +0800
commitc0e321067a1a19754041ac7996267adfea881037 (patch)
treebb9f8de7e3129ed5de2b465c5570f38599b0e1e2 /resources/locales/jvn
parentba08a376182c839479e6e81cc60c5a0d24865f7f (diff)
Add workspace here command and alias documentation
Diffstat (limited to 'resources/locales/jvn')
-rw-r--r--resources/locales/jvn/converters/space_error/en.yml4
-rw-r--r--resources/locales/jvn/converters/space_error/zh-CN.yml4
2 files changed, 8 insertions, 0 deletions
diff --git a/resources/locales/jvn/converters/space_error/en.yml b/resources/locales/jvn/converters/space_error/en.yml
new file mode 100644
index 0000000..7554416
--- /dev/null
+++ b/resources/locales/jvn/converters/space_error/en.yml
@@ -0,0 +1,4 @@
+space_error:
+ space_not_found: Space not found
+ path_fmt_error: |
+ Path format error: %{error}
diff --git a/resources/locales/jvn/converters/space_error/zh-CN.yml b/resources/locales/jvn/converters/space_error/zh-CN.yml
new file mode 100644
index 0000000..b402155
--- /dev/null
+++ b/resources/locales/jvn/converters/space_error/zh-CN.yml
@@ -0,0 +1,4 @@
+space_error:
+ space_not_found: 空间未找到
+ path_fmt_error: |
+ 路径格式错误: %{error}