diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-07 16:29:40 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-07 16:29:40 +0200 |
commit | f93e0b3a14a51eb2e105345c6fddb96193bf1e26 (patch) | |
tree | f6547aba807b3a5f9e53c0948ee7278b6e6f79b4 /plugins/help | |
parent | 6a6992f650747703f0531918d050b926965339b2 (diff) |
Synchronized localization files from Transifex
Diffstat (limited to 'plugins/help')
-rw-r--r-- | plugins/help/localization/zh_CN.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/help/localization/zh_CN.inc b/plugins/help/localization/zh_CN.inc index 59719477b..5d6272eea 100644 --- a/plugins/help/localization/zh_CN.inc +++ b/plugins/help/localization/zh_CN.inc @@ -19,6 +19,6 @@ $labels = array(); $labels['help'] = '帮助'; $labels['about'] = '关于'; -$labels['license'] = '授权信息'; +$labels['license'] = '许可协议'; ?> |