diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index ecc89844f17..bfb4664516a 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -26,6 +26,8 @@ "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ", "Preparing update" : "正在准备更新", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair warning: " : "修复警告:", + "Repair error: " : "修复错误:", "[%d / %d]: Checking table %s" : "[%d / %d]: 检查数据表 %s", "Turned on maintenance mode" : "启用维护模式", "Turned off maintenance mode" : "关闭维护模式", @@ -38,8 +40,6 @@ "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "检查 %s 的数据库架构是否可以更新 (这可能需要很长的时间,这取决于数据库大小)", "Checked database schema update for apps" : "已经检查应用的数据库架构更新", "Updated \"%s\" to %s" : "更新 \"%s\" 为 %s", - "Repair warning: " : "修复警告:", - "Repair error: " : "修复错误:", "Set log level to debug" : "设置日志级别为 调试", "Reset log level" : "重设日志级别", "Starting code integrity check" : "开始代码完整性检查", |