Refactoring of Github authentication (oauth url change)
This commit is contained in:
@@ -338,14 +338,14 @@ return array(
|
||||
'Maximum size: ' => 'Maksimalna veličina: ',
|
||||
'Unable to upload the file.' => 'Nije moguće snimiti fajl.',
|
||||
'Display another project' => 'Prikaži drugi projekat',
|
||||
'Your GitHub account was successfully linked to your profile.' => 'Konto Github podłączone pomyślnie.',
|
||||
'Unable to link your GitHub Account.' => 'Nie można połączyć z kontem Github.',
|
||||
'GitHub authentication failed' => 'Autentykacja Github nieudana',
|
||||
'Your GitHub account is no longer linked to your profile.' => 'Konto Github nie jest już podłączone do twojego profilu.',
|
||||
'Unable to unlink your GitHub Account.' => 'Nie można odłączyć konta Github.',
|
||||
'Login with my GitHub Account' => 'Zaloguj przy użyciu konta Github',
|
||||
'Link my GitHub Account' => 'Podłącz konto Github',
|
||||
'Unlink my GitHub Account' => 'Odłącz konto Github',
|
||||
'Your Github account was successfully linked to your profile.' => 'Konto Github podłączone pomyślnie.',
|
||||
'Unable to link your Github Account.' => 'Nie można połączyć z kontem Github.',
|
||||
'Github authentication failed' => 'Autentykacja Github nieudana',
|
||||
'Your Github account is no longer linked to your profile.' => 'Konto Github nie jest już podłączone do twojego profilu.',
|
||||
'Unable to unlink your Github Account.' => 'Nie można odłączyć konta Github.',
|
||||
'Login with my Github Account' => 'Zaloguj przy użyciu konta Github',
|
||||
'Link my Github Account' => 'Podłącz konto Github',
|
||||
'Unlink my Github Account' => 'Odłącz konto Github',
|
||||
'Created by %s' => 'Kreirao %s',
|
||||
'Last modified on %B %e, %Y at %k:%M %p' => 'Poslednja izmena %e %B %Y o %k:%M',
|
||||
'Tasks Export' => 'Izvoz zadataka',
|
||||
|
||||
Reference in New Issue
Block a user