aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemy Raes <raes.remy@gmail.com>2022-02-05 22:44:44 +0100
committerRemy Raes <raes.remy@gmail.com>2022-02-05 22:44:44 +0100
commit738026f6c98231538874c51e24ab4e59df7fcea1 (patch)
treeb1a1fe9901970049e5eba48c9aad8d87d274f4da
parent8b97390a9e35117bd4bc2f9ceb26f090d6a67ee9 (diff)
downloadViper-738026f6c98231538874c51e24ab4e59df7fcea1.tar.gz
Viper-738026f6c98231538874c51e24ab4e59df7fcea1.zip
[feat] add french translations
-rw-r--r--src/lang/fr.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/fr.json b/src/lang/fr.json
index 2c2fcfc..f518e05 100644
--- a/src/lang/fr.json
+++ b/src/lang/fr.json
@@ -63,11 +63,14 @@
"gui.mods.installing": "Installation du mod...",
"gui.mods.installedmod": "Mod installé !",
+ "gui.browser.info": "Info",
"gui.browser.madeby": "par",
+ "gui.browser.search": "Rechercher",
"gui.browser.update": "Mise à jour",
"gui.browser.install": "Installer",
"gui.browser.reinstall": "Réinstaller",
"gui.browser.loading": "Chargement des mods...",
+ "gui.browser.endoflist": "Fin de la liste de mods.<br>Utilisez la barre de recherche pour en trouver davantage !",
"gui.update.downloading": "Téléchargement de la mise à jour...",
"gui.update.extracting": "Extraction des fichiers...",