Refactoring of Github authentication (oauth url change)
This commit is contained in:
@@ -338,14 +338,14 @@ return array(
|
||||
'Maximum size: ' => 'Maximale grootte : ',
|
||||
'Unable to upload the file.' => 'Uploaden van bestand niet gelukt.',
|
||||
'Display another project' => 'Een ander project weergeven',
|
||||
'Your GitHub account was successfully linked to your profile.' => 'Uw Github Account is succesvol gelinkt aan uw profiel.',
|
||||
'Unable to link your GitHub Account.' => 'Linken van uw Github Account niet gelukt.',
|
||||
'GitHub authentication failed' => 'Github Authenticatie niet gelukt',
|
||||
'Your GitHub account is no longer linked to your profile.' => 'Uw Github Account is niet langer gelinkt aan uw profiel.',
|
||||
'Unable to unlink your GitHub Account.' => 'Verwijdern van de link met uw Github Account niet gelukt.',
|
||||
'Login with my GitHub Account' => 'Login met mijn Github Account',
|
||||
'Link my GitHub Account' => 'Link met mijn Github',
|
||||
'Unlink my GitHub Account' => 'Link met mijn Github verwijderen',
|
||||
'Your Github account was successfully linked to your profile.' => 'Uw Github Account is succesvol gelinkt aan uw profiel.',
|
||||
'Unable to link your Github Account.' => 'Linken van uw Github Account niet gelukt.',
|
||||
'Github authentication failed' => 'Github Authenticatie niet gelukt',
|
||||
'Your Github account is no longer linked to your profile.' => 'Uw Github Account is niet langer gelinkt aan uw profiel.',
|
||||
'Unable to unlink your Github Account.' => 'Verwijdern van de link met uw Github Account niet gelukt.',
|
||||
'Login with my Github Account' => 'Login met mijn Github Account',
|
||||
'Link my Github Account' => 'Link met mijn Github',
|
||||
'Unlink my Github Account' => 'Link met mijn Github verwijderen',
|
||||
'Created by %s' => 'Aangemaakt door %s',
|
||||
'Last modified on %B %e, %Y at %k:%M %p' => 'Laatst gewijzigd op %d/%m/%Y à %H:%M',
|
||||
'Tasks Export' => 'Taken exporteren',
|
||||
|
||||
Reference in New Issue
Block a user