Refactoring of Github authentication (oauth url change)
This commit is contained in:
@@ -338,14 +338,14 @@ return array(
|
||||
'Maximum size: ' => 'Maksimum boyutu',
|
||||
'Unable to upload the file.' => 'Karşıya yükleme başarısız',
|
||||
'Display another project' => 'Başka bir proje göster',
|
||||
'Your GitHub account was successfully linked to your profile.' => 'GitHub Hesabınız Profilinize bağlandı.',
|
||||
'Unable to link your GitHub Account.' => 'GitHub hesabınızla bağ oluşturulamadı.',
|
||||
// 'GitHub authentication failed' => '',
|
||||
// 'Your GitHub account is no longer linked to your profile.' => '',
|
||||
// 'Unable to unlink your GitHub Account.' => '',
|
||||
// 'Login with my GitHub Account' => '',
|
||||
// 'Link my GitHub Account' => '',
|
||||
// 'Unlink my GitHub Account' => '',
|
||||
'Your Github account was successfully linked to your profile.' => 'Github Hesabınız Profilinize bağlandı.',
|
||||
'Unable to link your Github Account.' => 'Github hesabınızla bağ oluşturulamadı.',
|
||||
// 'Github authentication failed' => '',
|
||||
// 'Your Github account is no longer linked to your profile.' => '',
|
||||
// 'Unable to unlink your Github Account.' => '',
|
||||
// 'Login with my Github Account' => '',
|
||||
// 'Link my Github Account' => '',
|
||||
// 'Unlink my Github Account' => '',
|
||||
'Created by %s' => '%s tarafından oluşturuldu',
|
||||
'Last modified on %B %e, %Y at %k:%M %p' => 'Son değişiklik tarihi %d.%m.%Y, saati %H:%M',
|
||||
'Tasks Export' => 'Görevleri dışa aktar',
|
||||
|
||||
Reference in New Issue
Block a user