From 38c8fa3549b0621d4b3c2ecf4cc86d76dfb8eb93 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 13 Sep 2024 14:03:17 +0200 Subject: [PATCH] New translations en.json (French) --- website/src/locales/fr.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/src/locales/fr.json b/website/src/locales/fr.json index b3b2f6a7..22fa1be4 100644 --- a/website/src/locales/fr.json +++ b/website/src/locales/fr.json @@ -443,6 +443,7 @@ "home": "Accueil", "app": "Application", "contact": "Contact", + "reddit": "Reddit", "x": "X", "facebook": "Facebook", "github": "GitHub", @@ -462,6 +463,28 @@ "identity": "Gratuit, sans pub et open source", "identity_description": "Le site Web est gratuit, sans publicité, et le code source est disponible publiquement sur GitHub. Cela est possible uniquement grâce au soutien incroyable de la communauté." }, + "docs": { + "edit": "Edit this page on GitHub", + "translate": "Improve this translation on Crowdin", + "answer_not_found": "Did not find what you were looking for?", + "ask_on_reddit": "Ask the community on Reddit", + "search": { + "search": "Search", + "clear": "Clear", + "cancel": "Annuler", + "recent": "Recent", + "no_recent": "No recent searches", + "save": "Save this search", + "remove": "Remove this search from history", + "favorites": "Favorites", + "remove_favorite": "Remove this search from favorites", + "to_select": "to select", + "to_navigate": "to navigate", + "to_close": "to close", + "no_results": "No results for", + "no_results_suggestion": "Try searching for" + } + }, "embedding": { "title": "Créez votre propre carte", "mapbox_token": "Jeton d'accès Mapbox",