Refactoring of Github authentication (oauth url change)
This commit is contained in:
@@ -338,14 +338,14 @@ return array(
|
||||
'Maximum size: ' => 'Taille maximum : ',
|
||||
'Unable to upload the file.' => 'Impossible de transférer le fichier.',
|
||||
'Display another project' => 'Afficher un autre projet',
|
||||
'Your GitHub account was successfully linked to your profile.' => 'Votre compte Github est désormais lié avec votre profile.',
|
||||
'Unable to link your GitHub Account.' => 'Impossible de lier votre compte Github.',
|
||||
'GitHub authentication failed' => 'L\'authentification avec Github à échouée',
|
||||
'Your GitHub account is no longer linked to your profile.' => 'Votre compte Github n\'est plus relié avec votre profile.',
|
||||
'Unable to unlink your GitHub Account.' => 'Impossible de déconnecter votre compte Github.',
|
||||
'Login with my GitHub Account' => 'Se connecter avec mon compte Github',
|
||||
'Link my GitHub Account' => 'Lier mon compte Github',
|
||||
'Unlink my GitHub Account' => 'Ne plus utiliser mon compte Github',
|
||||
'Your Github account was successfully linked to your profile.' => 'Votre compte Github est désormais lié avec votre profile.',
|
||||
'Unable to link your Github Account.' => 'Impossible de lier votre compte Github.',
|
||||
'Github authentication failed' => 'L\'authentification avec Github à échouée',
|
||||
'Your Github account is no longer linked to your profile.' => 'Votre compte Github n\'est plus relié avec votre profile.',
|
||||
'Unable to unlink your Github Account.' => 'Impossible de déconnecter votre compte Github.',
|
||||
'Login with my Github Account' => 'Se connecter avec mon compte Github',
|
||||
'Link my Github Account' => 'Lier mon compte Github',
|
||||
'Unlink my Github Account' => 'Ne plus utiliser mon compte Github',
|
||||
'Created by %s' => 'Créé par %s',
|
||||
'Last modified on %B %e, %Y at %k:%M %p' => 'Modifié le %d/%m/%Y à %H:%M',
|
||||
'Tasks Export' => 'Exportation des tâches',
|
||||
|
||||
Reference in New Issue
Block a user