diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:52 +0000 |
commit | 2b4be90b3415baa1eddb6a5c67b6d0a74a940388 (patch) | |
tree | 79805ff9e2b43cdc7bf77083db68253c527fb952 /core/l10n/fr.js | |
parent | 72c285f4711754ee2ceaa072c33c2a6c89b556d7 (diff) | |
download | nextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.tar.gz nextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.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 e9b8b3879f2..6606faec143 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -209,7 +209,7 @@ OC.L10N.register( "Reset search" : "Réinitialiser la recherche", "Start search" : "Démarrer la recherche", "Search for {name} only" : "Rechercher pour {name} uniquement", - "Start typing to search" : "Tapez pour lancer la recherche", + "Start typing to search" : "Commencez à taper pour lancer la rechercher", "Loading more results …" : "Chargement de plus de résultats …", "Load more results" : "Charger plus de résultats", "Search" : "Rechercher", |