diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:07:17 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:07:17 +0200 |
commit | 3e78fc7fdf23f752ecad3874b196dceaf529976f (patch) | |
tree | bd3a90fe767cf0d7d440611848dfe56f4e1e81ce /plugins/help | |
parent | 5b0deb0030e4fb88030950c1bb81174579aeea14 (diff) |
Synced localizations 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 5d6272eea..59719477b 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'] = '授权信息'; ?> |