From 389a4cfef5610da3d654c1fe8fc5cdcbb19c87e3 Mon Sep 17 00:00:00 2001 From: shadow2560 <24191064+shadow2560@users.noreply.github.com> Date: Tue, 31 Dec 2024 06:06:08 +0100 Subject: [PATCH] Update french language. (#63) Signed-off-by: shadow2560 <24191064+shadow2560@users.noreply.github.com> --- assets/romfs/i18n/fr.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/romfs/i18n/fr.json b/assets/romfs/i18n/fr.json index f383837..b54e060 100644 --- a/assets/romfs/i18n/fr.json +++ b/assets/romfs/i18n/fr.json @@ -201,9 +201,9 @@ "Bad Page": "Page inexistante", "Download theme?": "Télécharger le thème?", - "GitHub": "", - "Downloading json": "", - "Select asset to download for ": "", + "GitHub": "GitHub", + "Downloading json": "Téléchargement du json", + "Select asset to download for ": "Sélectionner l'asset pour télécharger ", "Installing ": "Installation ", "Uninstalling ": "Désinstallation ", @@ -217,7 +217,7 @@ "Copying ": "Copie ", "Trying to load ": "Tente de charger ", "Downloading ": "Téléchargement ", - "Downloaded ": "", + "Downloaded ": "Téléchargé", "Checking MD5": "Vérification MD5", "Loading...": "Chargement...", "Loading": "Chargement",