From 8f14dde26dc1d945c652f649a364e41dca9848a4 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Mon, 17 May 2021 21:32:37 +0900 Subject: [PATCH] New translations translation.json (French) --- src/config/locales/fr/translation.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index f39e1720..1510127a 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -74,13 +74,11 @@ "search": "Rechercher", "lists": "Listes", "members": "Membres", - "filter": { - "title": "Filtrer", - "placeholder": "Filtrer par une expression régulière", - "show_dms": "Afficher les messages privés", - "show_reblogs": "Afficher les partages", - "show_replies": "Afficher les réponses", - "apply": "Appliquer" + "option": { + "title": "Option", + "show_reblogs": "Show reblogs", + "show_replies": "Show replies", + "apply": "Apply" }, "new_toot": "Pouet", "reload": "Recharger",