From e015cf033a2dbd1602814cc6907e950b78ba698f Mon Sep 17 00:00:00 2001 From: Mathieu Ares Date: Thu, 28 Sep 2023 17:24:56 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (164 of 164 strings) Translation: Kavita/backend Translate-URL: https://hosted.weblate.org/projects/kavita/backend/fr/ --- API/I18N/fr.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/API/I18N/fr.json b/API/I18N/fr.json index 420e662cf..16be88960 100644 --- a/API/I18N/fr.json +++ b/API/I18N/fr.json @@ -159,5 +159,8 @@ "chapter-num": "Chapitre {0}", "want-to-read": "À Lire", "browse-want-to-read": "Parcourir À Lire", - "collection-deleted": "Collection supprimée" + "collection-deleted": "Collection supprimée", + "smart-filters": "Filtres iintelligents", + "browse-smart-filters": "Parcourir Filtres intelligents", + "smart-filter-doesnt-exist": "Aucun Filtres iintelligents n'existe" }