summaryrefslogtreecommitdiff
path: root/plugins/help
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-05-15 23:25:26 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-05-15 23:25:26 +0200
commit57323253f76a7a53bd709f00499e81522b9f06a7 (patch)
tree00ebf2168694bc1e6c92b9409830d6ff6aaa5c97 /plugins/help
parentcd9801234becf3ea12d86e17067c00f2aa90a1bc (diff)
Update localizations from Transifex
Diffstat (limited to 'plugins/help')
-rw-r--r--plugins/help/localization/ko_KR.inc2
-rw-r--r--plugins/help/localization/zh_CN.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/help/localization/ko_KR.inc b/plugins/help/localization/ko_KR.inc
index a589d0ce1..836da6639 100644
--- a/plugins/help/localization/ko_KR.inc
+++ b/plugins/help/localization/ko_KR.inc
@@ -19,6 +19,6 @@
$labels = array();
$labels['help'] = '도움말';
$labels['about'] = '정보';
-$labels['license'] = '라이센스';
+$labels['license'] = '라이선스';
?>
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'] = '授权信息';
?>