summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-06 21:29:03 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-06 21:29:03 -0500
commitc5efccd585ee01cc4d63bd89e903e57e3d22d81a (patch)
tree19a6ede8467848bc31434fbb6f52195a78620166 /app
parent55eb7636c03f2fb662f05568e732a0264fb840dc (diff)
Fix typo in chinese translation
Diffstat (limited to 'app')
-rw-r--r--app/Locale/zh_CN/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index bd16c1f7..bae722be 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -376,7 +376,7 @@ return array(
'Login with my GitHub Account' => '用Github账号登录',
'Link my GitHub Account' => '链接GitHub账号',
'Unlink my GitHub Account' => '取消GitHub账号链接',
- 'Created by %s' => '创建者:',
+ 'Created by %s' => '创建者:%s',
'Last modified on %B %e, %Y at %k:%M %p' => '最后修改:%Y/%m/%d/ %H:%M',
'Tasks Export' => '任务导出',
'Tasks exportation for "%s"' => '导出任务"%s"',