From 21402206561543f436c78ee01fd7bfa0ea1d9cd1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 09:43:21 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in zh_CN 98% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'zh_CN'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/zh-cn.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/i18n/zh-cn.json b/frontend/src/i18n/zh-cn.json index 57178911..31e35441 100644 --- a/frontend/src/i18n/zh-cn.json +++ b/frontend/src/i18n/zh-cn.json @@ -232,6 +232,7 @@ "permissions": "权限", "permissionsHelp": "你可以将该用户设置为管理员或单独选择各项权限。如果你选择了“管理员”,则其他的选项会被自动选中,同时该用户可以管理其他用户。\n", "profileSettings": "个人设置", + "redirectAfterCopyMove": "Redirect to destination after copy/move", "ruleExample1": "阻止用户访问所有文件夹下任何以 . 开头的文件(隐藏文件, 例如: .git, .gitignore)。\n", "ruleExample2": "阻止用户访问其目录范围的根目录下名为 Caddyfile 的文件。", "rules": "规则",