summaryrefslogtreecommitdiff
path: root/backend/locales/zh-CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/locales/zh-CN.json')
-rw-r--r--backend/locales/zh-CN.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/locales/zh-CN.json b/backend/locales/zh-CN.json
index 07888a05..79bc0d93 100644
--- a/backend/locales/zh-CN.json
+++ b/backend/locales/zh-CN.json
@@ -238,7 +238,7 @@
"FilePickerError": {
"errors": {
"file_not_found": "指定路径无效。请检查并输入正确的路径。",
- "unknown": "发生了一个为止错误。原始错误为:{{raw_error}}",
+ "unknown": "发生了一个未知错误。原始错误为:{{raw_error}}",
"perm_denied": "你没有访问特定目录的权限。请检查你的用户(Steam Deck 中的 deck 账户)有着相对应的权限以访问特定的文件夹或文件。"
}
}