diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
commit | bc94fab8eea4eb76ea98a34076510c2054b9d741 (patch) | |
tree | 3fc935bc0d2d86e4d4ede3710623e5c46c5ee232 /apps/settings/l10n/fr.js | |
parent | c76be650142a93291c8e5f197958995e35793142 (diff) | |
download | nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.tar.gz nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fr.js')
-rw-r--r-- | apps/settings/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index b577199a801..e30391cc368 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -446,6 +446,7 @@ OC.L10N.register( "Server address" : "Adresse du serveur", "Port" : "Port", "Authentication method" : "Méthode d'authentification", + "Only applies when authentication is required" : "Ne s'applique que lorsque l'authentification est requise", "Authentication required" : "Authentification requise", "Credentials" : "Informations d'identification", "SMTP Username" : "Nom d'utilisateur SMTP", |