diff options
Diffstat (limited to 'settings/l10n/zh_CN.json')
-rw-r--r-- | settings/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 64d08cc47a7..b40121344d0 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -99,8 +99,6 @@ "Enable" : "启用", "Enabling app …" : "正在启用应用程序...", "Error while enabling app" : "启用应用时出错", - "Error: this app cannot be enabled because it makes the server unstable" : "错误: 无法启用应用因为它会导致服务器不稳定", - "Error: could not disable broken app" : "错误: 无法禁用损坏的应用", "Error while disabling broken app" : "禁用损坏的应用时出错", "Updating...." : "正在更新....", "Error while updating app" : "更新应用时出错", @@ -375,6 +373,8 @@ "Unable to add user to group %s" : "无法将用户添加到分组 %s", "Unable to remove user from group %s" : "无法从分组 %s 中移除用户", "Sending..." : "正在发送...", + "Error: this app cannot be enabled because it makes the server unstable" : "错误: 无法启用应用因为它会导致服务器不稳定", + "Error: could not disable broken app" : "错误: 无法禁用损坏的应用", "Uninstalling ...." : "正在卸载....", "Error while uninstalling app" : "卸载应用时发生了一个错误", "Uninstall" : "卸载", |