diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-08 00:21:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-08 00:21:03 +0000 |
commit | d30f0de40d43ed090b02868a7c52fe5ffaf121cf (patch) | |
tree | 2b7e3802669913fc57e6f494fbcfba2f52f2c3a5 /apps/files_sharing/l10n/fr.js | |
parent | ed854408c8de6233f240c9054aa294dbed58a6cc (diff) | |
download | nextcloud-server-d30f0de40d43ed090b02868a7c52fe5ffaf121cf.tar.gz nextcloud-server-d30f0de40d43ed090b02868a7c52fe5ffaf121cf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index cf836b68968..575dfc05135 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -208,7 +208,7 @@ OC.L10N.register( "Share" : "Partager", "Delete share" : "Supprimer le partage", "Share with {userName}" : "Partager avec {userName}", - "Share with email {email}" : "Partager avec l’adresse électronique {email}", + "Share with email {email}" : "Partager avec l'e-mail {email}", "Share with group" : "Partager avec le groupe", "Share in conversation" : "Partager dans la conversation", "Share with {user} on remote server {server}" : "Partager avec {user} sur le serveur distant {server}", |