diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 3bedade0dae..6885d6a5117 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -147,7 +147,6 @@ "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", "Update to {update}" : "更新至 {update}", - "{counter} apps have an update available" : "{counter} 个应用有可用的更新", "Update all" : "全部更新", "Results from other categories" : "来自其他类别的结果", "No apps found for your version" : "未找到适合当前版本的应用", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Set default expiration date" : "设置默认过期日期", - "Share" : "共享" + "Share" : "共享", + "{counter} apps have an update available" : "{counter} 个应用有可用的更新" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |