Add Google authentication
This commit is contained in:
@@ -293,4 +293,14 @@ return array(
|
||||
// 'Description' => '',
|
||||
// '%d comments' => '',
|
||||
// '%d comment' => '',
|
||||
// 'Email address invalid' => '',
|
||||
// 'Your Google Account is not linked anymore to your profile.' => '',
|
||||
// 'Unable to unlink your Google Account.' => '',
|
||||
// 'Google authentication failed' => '',
|
||||
// 'Unable to link your Google Account.' => '',
|
||||
// 'Your Google Account is linked to your profile successfully.' => '',
|
||||
// 'Email' => '',
|
||||
// 'Link my Google Account' => '',
|
||||
// 'Unlink my Google Account' => '',
|
||||
// 'Login with my Google Account' => '',
|
||||
);
|
||||
|
||||
@@ -32,7 +32,7 @@ return array(
|
||||
'Do you really want to remove this user: "%s"?' => 'Voulez-vous vraiment supprimer cet utilisateur : « %s » ?',
|
||||
'New user' => 'Ajouter un utilisateur',
|
||||
'All users' => 'Tous les utilisateurs',
|
||||
'Username' => 'Nom d\'utilisateur',
|
||||
'Username' => 'Identifiant',
|
||||
'Password' => 'Mot de passe',
|
||||
'Default Project' => 'Projet par défaut',
|
||||
'Administrator' => 'Administrateur',
|
||||
@@ -293,4 +293,14 @@ return array(
|
||||
'Description' => 'Description',
|
||||
'%d comments' => '%d commentaires',
|
||||
'%d comment' => '%d commentaire',
|
||||
'Email address invalid' => 'Adresse email invalide',
|
||||
'Your Google Account is not linked anymore to your profile.' => 'Votre compte Google n\'est plus relié à votre profile.',
|
||||
'Unable to unlink your Google Account.' => 'Impossible de supprimer votre compte Google.',
|
||||
'Google authentication failed' => 'Authentification Google échouée',
|
||||
'Unable to link your Google Account.' => 'Impossible de lier votre compte Google.',
|
||||
'Your Google Account is linked to your profile successfully.' => 'Votre compte Google est désormais lié à votre profile.',
|
||||
'Email' => 'Email',
|
||||
'Link my Google Account' => 'Lier mon compte Google',
|
||||
'Unlink my Google Account' => 'Ne plus utiliser mon compte Google',
|
||||
'Login with my Google Account' => 'Se connecter avec mon compte Google',
|
||||
);
|
||||
|
||||
@@ -298,4 +298,14 @@ return array(
|
||||
// 'Description' => '',
|
||||
// '%d comments' => '',
|
||||
// '%d comment' => '',
|
||||
// 'Email address invalid' => '',
|
||||
// 'Your Google Account is not linked anymore to your profile.' => '',
|
||||
// 'Unable to unlink your Google Account.' => '',
|
||||
// 'Google authentication failed' => '',
|
||||
// 'Unable to link your Google Account.' => '',
|
||||
// 'Your Google Account is linked to your profile successfully.' => '',
|
||||
// 'Email' => '',
|
||||
// 'Link my Google Account' => '',
|
||||
// 'Unlink my Google Account' => '',
|
||||
// 'Login with my Google Account' => '',
|
||||
);
|
||||
|
||||
@@ -294,4 +294,14 @@ return array(
|
||||
// 'Description' => '',
|
||||
// '%d comments' => '',
|
||||
// '%d comment' => '',
|
||||
// 'Email address invalid' => '',
|
||||
// 'Your Google Account is not linked anymore to your profile.' => '',
|
||||
// 'Unable to unlink your Google Account.' => '',
|
||||
// 'Google authentication failed' => '',
|
||||
// 'Unable to link your Google Account.' => '',
|
||||
// 'Your Google Account is linked to your profile successfully.' => '',
|
||||
// 'Email' => '',
|
||||
// 'Link my Google Account' => '',
|
||||
// 'Unlink my Google Account' => '',
|
||||
// 'Login with my Google Account' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user