Refactoring of Github authentication (oauth url change)
This commit is contained in:
@@ -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' => '任务导出',
|
||||
|
||||
Reference in New Issue
Block a user