diff options
author | fanningert <thomas@fanninger.at> | 2014-08-30 22:28:03 +0200 |
---|---|---|
committer | fanningert <thomas@fanninger.at> | 2014-08-30 22:28:03 +0200 |
commit | 73ddf401eea0209efb5e48e5a62c320f62130295 (patch) | |
tree | 500a2b14b940108d10d7155abf754a74c07c96ed /conf | |
parent | 4c8ef90157f58efe39bd36fe957eb4415ca2d2da (diff) | |
download | gitea-73ddf401eea0209efb5e48e5a62c320f62130295.tar.gz gitea-73ddf401eea0209efb5e48e5a62c320f62130295.zip |
Update locale_zh-CN.ini
Double entry of "config.log_config"
Diffstat (limited to 'conf')
-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 = 任务名称 |