diff options
Diffstat (limited to 'settings/l10n/zh_CN.php')
-rw-r--r-- | settings/l10n/zh_CN.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php index 5a5336353ed..e3dfcfaf7fb 100644 --- a/settings/l10n/zh_CN.php +++ b/settings/l10n/zh_CN.php @@ -100,7 +100,7 @@ $TRANSLATIONS = array( "Cron was not executed yet!" => "定时任务还未被执行!", "Execute one task with each page loaded" => "每个页面加载后执行一个任务", "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 systems cron service to call the cron.php file every 15 minutes." => "使用系统 cron 服务每15分钟调用一次 cron.php 文件。", +"Use system's cron service to call the cron.php file every 15 minutes." => "使用系统 cron 服务每15分钟调用一次 cron.php 文件。", "Sharing" => "共享", "Allow apps to use the Share API" => "允许应用软件使用共享API", "Allow public uploads" => "允许公开上传", |