diff options
Diffstat (limited to 'app/Locale')
-rw-r--r-- | app/Locale/zh_CN/translations.php | 2 |
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"', |