diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 48a4432ff7f..885f42522a1 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -271,6 +271,8 @@ OC.L10N.register( "Log in" : "Se connecter", "Stay logged in" : "Rester connecté", "Alternative Logins" : "Identifiants alternatifs", + "Account access" : "Accès au compte", + "You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".", "App token" : "Jeton d'application", "Alternative login using app token" : "Authentification alternative utilisant un jeton d'application", "Redirecting …" : "Redirection en cours...", |