summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/zh_CN
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-12-17 14:28:38 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-12-17 14:28:38 +0000
commit76cfe8acfbee145b58db2bab6c1e8fcefa25c232 (patch)
tree2aa795dae4270ad5163b8a8142cc55ca135d2b0a /roundcubemail/program/localization/zh_CN
parent55c4445b68c83a5ce0fd116c6bba70f0f3e56171 (diff)
Bring back the title for the column with subscription checkboxes; complete german translations
git-svn-id: https://svn.roundcube.net/trunk@4345 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/zh_CN')
-rw-r--r--roundcubemail/program/localization/zh_CN/labels.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/zh_CN/labels.inc b/roundcubemail/program/localization/zh_CN/labels.inc
index dff93a4e2..6c3c79ad6 100644
--- a/roundcubemail/program/localization/zh_CN/labels.inc
+++ b/roundcubemail/program/localization/zh_CN/labels.inc
@@ -307,6 +307,7 @@ $labels['afternseconds'] = '$n 秒之后';
$labels['folder'] = '邮件夹';
$labels['folders'] = '邮件夹';
$labels['foldername'] = '邮件夹名称';
+$labels['subscribed'] = '已订阅';
$labels['messagecount'] = '邮件数量';
$labels['create'] = '建立';
$labels['createfolder'] = '建立新邮件夹';