From 6aec8c3e3f4f7435d3e3bddc4d920da5fd2eb73f Mon Sep 17 00:00:00 2001 From: notboeing747 <79613256+notboeing747@users.noreply.github.com> Date: Fri, 26 Jul 2024 22:13:47 -0400 Subject: [PATCH] More shit I don't wanna lose progress --- src/i18n/fr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 323ee2e..78968fa 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -32,8 +32,8 @@ "footer.socials": "Socials", "footer.aluProject": "Alu Project", - "games.title": "Games", - "games.search": "Search...", + "games.title": "Jeux", + "games.search": "Rechercher...", "settings.title": "Préferences", "settings.proxy": "Proxy", @@ -42,7 +42,7 @@ "settings.proxy.searchEngine": "Moteur de Recherche", "settings.proxy.openPageWith": "Ouvrir Avec", "settings.proxy.openPageWith.embed": "Intégration", - "settings.proxy.openPageWith.newTab": "New Tab", + "settings.proxy.openPageWith.newTab": "Nouvelle Fenêtre", "settings.proxy.searxngURL": "URL de Searx", "settings.proxy.transport": "Transport", "settings.proxy.wispURL": "URL de Wisp",