diff options
Diffstat (limited to 'apps/oauth2/l10n/fr.js')
-rw-r--r-- | apps/oauth2/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/fr.js b/apps/oauth2/l10n/fr.js index 488645f5ffa..267bab27220 100644 --- a/apps/oauth2/l10n/fr.js +++ b/apps/oauth2/l10n/fr.js @@ -9,6 +9,7 @@ OC.L10N.register( "Secret" : "Secret", "Add client" : "Ajouter un client", "Add" : "Ajouter", + "Show client secret" : "Afficher le secret du client", "Delete" : "Supprimer", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Autoriser l'authentification compatible OAuth2 depuis d'autres applications web.", |