summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-07-16 20:35:56 -0400
committerFrederic Guillot <fred@kanboard.net>2015-07-16 20:35:56 -0400
commitede1f1d9b0c06a05845f4125d59c97c29b6d9842 (patch)
tree2fc9f21c586501d43440dace17e71bfb40618bfc /app/Locale/zh_CN
parent12036aa21f4308aca4d816864b357f9627a0f437 (diff)
Refactoring of Github authentication (oauth url change)
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r--app/Locale/zh_CN/translations.php16
1 files changed, 8 insertions, 8 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index 155628dc..770c7e40 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -338,14 +338,14 @@ return array(
'Maximum size: ' => '大小上限:',
'Unable to upload the file.' => '无法上传文件',
'Display another project' => '显示其它项目',
- 'Your GitHub account was successfully linked to your profile.' => 'GitHub账号已经成功链接到您的用户',
- 'Unable to link your GitHub Account.' => '无法链接到GitHub账户',
- 'GitHub authentication failed' => 'GitHub认证失败',
- 'Your GitHub account is no longer linked to your profile.' => 'Github账号已经不再链接到您的用户',
- 'Unable to unlink your GitHub Account.' => '无法链接GitHub账号',
- 'Login with my GitHub Account' => '用Github账号登录',
- 'Link my GitHub Account' => '链接GitHub账号',
- 'Unlink my GitHub Account' => '取消GitHub账号链接',
+ 'Your Github account was successfully linked to your profile.' => 'Github账号已经成功链接到您的用户',
+ 'Unable to link your Github Account.' => '无法链接到Github账户',
+ 'Github authentication failed' => 'Github认证失败',
+ 'Your Github account is no longer linked to your profile.' => 'Github账号已经不再链接到您的用户',
+ 'Unable to unlink your Github Account.' => '无法链接Github账号',
+ 'Login with my Github Account' => '用Github账号登录',
+ 'Link my Github Account' => '链接Github账号',
+ 'Unlink my Github Account' => '取消Github账号链接',
'Created by %s' => '创建者:%s',
'Last modified on %B %e, %Y at %k:%M %p' => '最后修改:%Y/%m/%d/ %H:%M',
'Tasks Export' => '任务导出',