diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-06 00:29:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-06 00:29:16 +0000 |
commit | 727baa225d625d62c7927ed36adbd7de22693cd7 (patch) | |
tree | 2e980db3e90a6c8e9079b501b40b77a20ce9b6f3 /apps/files_sharing/l10n/fr.js | |
parent | b989596726503fba5b82a830d7d3d98123e3cbeb (diff) | |
download | nextcloud-server-727baa225d625d62c7927ed36adbd7de22693cd7.tar.gz nextcloud-server-727baa225d625d62c7927ed36adbd7de22693cd7.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 f61266aa6c7..817c711f358 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -126,7 +126,7 @@ OC.L10N.register( "Unknown error" : "Erreur inconnue", "Allow editing" : "Autoriser la modification", "Read only" : "Lecture seule", - "Allow upload and editing" : "Autoriser l’ajout et la modification", + "Allow upload and editing" : "Autoriser le téléversement et la modification", "File drop (upload only)" : "Dépôt de fichier (envoi uniquement)", "Custom permissions" : "Personnaliser les permissions", "Read" : "Lecture", |