diff options
author | 0neGal <mail@0negal.com> | 2022-02-06 00:05:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-06 00:05:19 +0100 |
commit | b4c0c82b6dc4782c78255b9668402392d63444bf (patch) | |
tree | f019c6cbed30085ce0ca0809615e33ef82d76494 | |
parent | 168a97268aeb372ceedc23c23882f13340422db4 (diff) | |
parent | 592145fe322a17a7667c5b32cad0650eecd953fc (diff) | |
download | Viper-b4c0c82b6dc4782c78255b9668402392d63444bf.tar.gz Viper-b4c0c82b6dc4782c78255b9668402392d63444bf.zip |
Merge pull request #68 from AA-Delta/patch-1
Update es.json
-rw-r--r-- | src/lang/es.json | 3 |
1 files changed, 3 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...", |