diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:27 +0000 |
commit | 4b85a886207c2a5d2faffc055e7662ea99118c1a (patch) | |
tree | d0e7cd4bd8c15573fa946178224f585ecadc9403 /core/l10n/fr.js | |
parent | 494dc3773f9b50d04366569fdde22d539b2050fc (diff) | |
download | nextcloud-server-4b85a886207c2a5d2faffc055e7662ea99118c1a.tar.gz nextcloud-server-4b85a886207c2a5d2faffc055e7662ea99118c1a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index ee9799d1eaa..d330ad0b201 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -153,7 +153,7 @@ OC.L10N.register( "Search contacts …" : "Rechercher un contact...", "Could not load your contacts" : "Impossible de charger vos contacts", "No contacts found" : "Aucun contact trouvé", - "Show all contacts" : "Afficher toutes les contacts", + "Show all contacts" : "Afficher tous les contacts", "Install the Contacts app" : "Installer l'appli Contacts", "Loading your contacts …" : "Chargement de vos contacts...", "Looking for {term} …" : "Recherche de {term} ...", |