Refactoring of Github authentication (oauth url change)
This commit is contained in:
@@ -338,14 +338,14 @@ return array(
|
||||
'Maximum size: ' => 'Maksimikoko: ',
|
||||
'Unable to upload the file.' => 'Tiedoston lataus epäonnistui.',
|
||||
'Display another project' => 'Näytä toinen projekti',
|
||||
'Your GitHub account was successfully linked to your profile.' => 'Github-tilisi on onnistuneesti liitetty profiiliisi',
|
||||
'Unable to link your GitHub Account.' => 'Github-tilin liittäminen epäonnistui',
|
||||
'GitHub authentication failed' => 'Github-todennus epäonnistui',
|
||||
'Your GitHub account is no longer linked to your profile.' => 'Github-tiliäsi ei ole enää liitetty profiiliisi.',
|
||||
'Unable to unlink your GitHub Account.' => 'Github-tilisi liitoksen poisto epäonnistui',
|
||||
'Login with my GitHub Account' => 'Kirjaudu sisään Github-tililläni',
|
||||
'Link my GitHub Account' => 'Liitä Github-tilini',
|
||||
'Unlink my GitHub Account' => 'Poista liitos Github-tiliini',
|
||||
'Your Github account was successfully linked to your profile.' => 'Github-tilisi on onnistuneesti liitetty profiiliisi',
|
||||
'Unable to link your Github Account.' => 'Github-tilin liittäminen epäonnistui',
|
||||
'Github authentication failed' => 'Github-todennus epäonnistui',
|
||||
'Your Github account is no longer linked to your profile.' => 'Github-tiliäsi ei ole enää liitetty profiiliisi.',
|
||||
'Unable to unlink your Github Account.' => 'Github-tilisi liitoksen poisto epäonnistui',
|
||||
'Login with my Github Account' => 'Kirjaudu sisään Github-tililläni',
|
||||
'Link my Github Account' => 'Liitä Github-tilini',
|
||||
'Unlink my Github Account' => 'Poista liitos Github-tiliini',
|
||||
'Created by %s' => 'Luonut: %s',
|
||||
'Last modified on %B %e, %Y at %k:%M %p' => 'Viimeksi muokattu %B %e, %Y kello %H:%M',
|
||||
'Tasks Export' => 'Tehtävien vienti',
|
||||
|
||||
Reference in New Issue
Block a user