summaryrefslogtreecommitdiff
path: root/app/Locales/zh_CN
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-06-20 15:46:21 -0300
committerFrédéric Guillot <fred@kanboard.net>2014-06-20 15:46:21 -0300
commit169cbb56f83afedec74b51802d78342541c9128f (patch)
tree799154c4d05ab635b64fac863c0ea6a626af6174 /app/Locales/zh_CN
parentd9fadbe7c119d91e3d26a8fa59974c3e2d1c3c0d (diff)
Fix minor translations issues
Diffstat (limited to 'app/Locales/zh_CN')
-rw-r--r--app/Locales/zh_CN/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php
index 4e57f37b..23ca6ba0 100644
--- a/app/Locales/zh_CN/translations.php
+++ b/app/Locales/zh_CN/translations.php
@@ -7,7 +7,7 @@ return array(
'Portuguese (Brazilian)' => '葡萄牙语 (巴西)',
'Spanish' => '西班牙语',
'German' => '德语',
- 'Chinese(Simplified)' => '中文(简体)',
+ 'Chinese (Simplified)' => '中文(简体)',
'None' => '未知',
'edit' => '修改',
'Edit' => '修改',