summaryrefslogtreecommitdiff
path: root/app/Locales/zh_CN
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-08-17 16:18:38 -0700
committerFrédéric Guillot <fred@kanboard.net>2014-08-17 16:18:38 -0700
commit995a1a262a2f86bbaaa5d8b78569a2111bde4124 (patch)
tree99e4c290f8b278a33566caa8855baad6c300ea5c /app/Locales/zh_CN
parente468f3c558dcf1c992309fe8382b91b01c2dab6a (diff)
Locales list show native translation of the available languages (pull-request #155)
Diffstat (limited to 'app/Locales/zh_CN')
-rw-r--r--app/Locales/zh_CN/translations.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php
index 823075fe..c9adf0cd 100644
--- a/app/Locales/zh_CN/translations.php
+++ b/app/Locales/zh_CN/translations.php
@@ -1,13 +1,6 @@
<?php
return array(
- 'English' => '英语',
- 'French' => '法语',
- 'Polish' => '波兰语',
- 'Portuguese (Brazilian)' => '葡萄牙语 (巴西)',
- 'Spanish' => '西班牙语',
- 'German' => '德语',
- 'Chinese (Simplified)' => '中文(简体)',
'None' => '未知',
'edit' => '修改',
'Edit' => '修改',