From d4315f64255f0cca8999b939ccba0f55e6eece00 Mon Sep 17 00:00:00 2001 From: Remy Raes Date: Fri, 4 Feb 2022 23:40:15 +0100 Subject: [feat] add french translations to thunderstore-related stuff --- src/lang/fr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/lang/fr.json b/src/lang/fr.json index 59a3090..2c2fcfc 100644 --- a/src/lang/fr.json +++ b/src/lang/fr.json @@ -49,6 +49,7 @@ "gui.mods.count": "Mods installés :", "gui.mods.disabledtag": "Désactivé", "gui.mods.install": "Installer le mod", + "gui.mods.find": "Chercher des mods", "gui.mods.toggle": "Activer/désactiver le mod", "gui.mods.toggleall": "Activer/désactiver tous les mods", "gui.mods.remove": "Supprimer le mod", @@ -62,6 +63,12 @@ "gui.mods.installing": "Installation du mod...", "gui.mods.installedmod": "Mod installé !", + "gui.browser.madeby": "par", + "gui.browser.update": "Mise à jour", + "gui.browser.install": "Installer", + "gui.browser.reinstall": "Réinstaller", + "gui.browser.loading": "Chargement des mods...", + "gui.update.downloading": "Téléchargement de la mise à jour...", "gui.update.extracting": "Extraction des fichiers...", "gui.update.finished": "Terminé, vous pouvez jouer !", -- cgit v1.2.3