From f6d7e4a2093eb3f89568fa6568dc0c14cc014e09 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 2 Dec 2022 19:13:48 +0100 Subject: [PATCH] New translations app.json (French) --- .../StringsConvertor/input/fr.lproj/app.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Localization/StringsConvertor/input/fr.lproj/app.json b/Localization/StringsConvertor/input/fr.lproj/app.json index 7c77c0967..c644965ee 100644 --- a/Localization/StringsConvertor/input/fr.lproj/app.json +++ b/Localization/StringsConvertor/input/fr.lproj/app.json @@ -95,7 +95,7 @@ }, "tabs": { "home": "Accueil", - "search_and_explore": "Search and Explore", + "search_and_explore": "Rechercher et explorer", "notifications": "Notifications", "profile": "Profil" }, @@ -724,15 +724,15 @@ "title": "Favoris" }, "followed_tags": { - "title": "Followed Tags", + "title": "Tags suivis", "header": { - "posts": "posts", + "posts": "messages", "participants": "participants", - "posts_today": "posts today" + "posts_today": "messages aujourd'hui" }, "actions": { - "follow": "Follow", - "unfollow": "Unfollow" + "follow": "Suivre", + "unfollow": "Ne plus suivre" } } }