diff options
author | 0neGal <mail@0negal.com> | 2022-02-07 21:59:42 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-02-07 21:59:42 +0100 |
commit | 230c20911c4516804f16a67eb81bbeff603f3a57 (patch) | |
tree | b4c26ae76d8e6883a23e9b1a137c91e8a74cbd56 | |
parent | 39d8f10c282c409d5fa2d62b0d39c33d183e90c8 (diff) | |
parent | b4c0c82b6dc4782c78255b9668402392d63444bf (diff) | |
download | Viper-230c20911c4516804f16a67eb81bbeff603f3a57.tar.gz Viper-230c20911c4516804f16a67eb81bbeff603f3a57.zip |
Merge branch 'thunderstore' of 0neGal/viper
-rw-r--r-- | src/lang/es.json | 3 | ||||
-rw-r--r-- | src/lang/fr.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/src/lang/es.json b/src/lang/es.json index 770bb5f..5df53c2 100644 --- a/src/lang/es.json +++ b/src/lang/es.json @@ -63,11 +63,14 @@ "gui.mods.installing": "Instalando modificación...", "gui.mods.installedmod": "¡Modificación instalada!", + "gui.browser.info": "Información", "gui.browser.madeby": "por", + "gui.browser.search": "Buscar...", "gui.browser.update": "Actualizar", "gui.browser.install": "Instalar", "gui.browser.reinstall": "Re-Instalar", "gui.browser.loading": "Cargando modificaciones...", + "gui.browser.endoflist": "Se ha cargado el máximo de paquetes.<br>¡Usa la búsqueda para encontrar otros paquetes!", "gui.update.downloading": "Descargando...", "gui.update.extracting": "Extrayendo actualización...", 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...", |