diff options
author | 无闻 <joe2010xtmf@163.com> | 2014-08-31 11:30:13 +0800 |
---|---|---|
committer | 无闻 <joe2010xtmf@163.com> | 2014-08-31 11:30:13 +0800 |
commit | d78008b546b74d528629b79a7fee00b20f3437e2 (patch) | |
tree | d36810f7c3a5ac663ae883511305cd5f2f235e94 | |
parent | 1d6df04ecb0488b3ae980a0d4eb59dc563947785 (diff) | |
parent | 73ddf401eea0209efb5e48e5a62c320f62130295 (diff) | |
download | gitea-d78008b546b74d528629b79a7fee00b20f3437e2.tar.gz gitea-d78008b546b74d528629b79a7fee00b20f3437e2.zip |
Merge pull request #396 from fanningert/patch-1
Update locale_zh-CN.ini
-rw-r--r-- | conf/locale/locale_zh-CN.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini index e39feefde7..d498da9c10 100644 --- a/conf/locale/locale_zh-CN.ini +++ b/conf/locale/locale_zh-CN.ini @@ -464,7 +464,6 @@ config.picture_service = 图片服务 config.disable_gravatar = 禁用 Gravatar 头像 config.log_config = 日志配置 config.log_mode = 日志模式 -config.log_config = 日志配置 monitor.cron = Cron 任务 monitor.name = 任务名称 |