From bffe6d4ed3a277343f6b1926762d370a0ec5d11e Mon Sep 17 00:00:00 2001 From: hxedcl Date: Thu, 4 Sep 2025 22:50:13 -0700 Subject: [PATCH] chore(webui): update to Spanish translation --- static/webui/translations/es.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/webui/translations/es.js b/static/webui/translations/es.js index 118742e2..b896a919 100644 --- a/static/webui/translations/es.js +++ b/static/webui/translations/es.js @@ -79,8 +79,8 @@ dict = { navbar_cheats: `Trucos`, navbar_import: `Importar`, inventory_addItems: `Agregar objetos`, - inventory_addItemByItemType: `[UNTRANSLATED] Raw`, - inventory_addItemByItemType_warning: `[UNTRANSLATED] Use this feature at your own risk. It may break your inventory, and you will need to remove items manually if something goes wrong.`, + inventory_addItemByItemType: `Sin refinar`, + inventory_addItemByItemType_warning: `Usa esta función bajo tu propio riesgo. Podría dañar tu inventario, y tendrías que eliminar los objetos manualmente si algo sale mal.`, inventory_suits: `Warframes`, inventory_longGuns: `Armas primarias`, inventory_pistols: `Armas secundarias`, @@ -212,7 +212,7 @@ dict = { cheats_baroFullyStocked: `Baro con stock completo`, cheats_syndicateMissionsRepeatable: `Misiones de sindicato rejugables`, cheats_unlockAllProfitTakerStages: `Desbloquea todas las etapas del Roba-ganancias`, - cheats_unlockSucc: `[UNTRANSLATED] Successfully unlocked.`, + cheats_unlockSucc: `Desbloqueo exitoso`, cheats_instantFinishRivenChallenge: `Terminar desafío de agrietado inmediatamente`, cheats_instantResourceExtractorDrones: `Drones de extracción de recursos instantáneos`, cheats_noResourceExtractorDronesDamage: `Sin daño a los drones extractores de recursos`, @@ -241,7 +241,7 @@ dict = { cheats_changeSupportedSyndicate: `Sindicatos disponibles`, cheats_changeButton: `Cambiar`, cheats_markAllAsRead: `Marcar bandeja de entrada como leída`, - cheats_finishInvasionsInOneMission: `[UNTRANSLATED] Finish Invasions in One Mission`, + cheats_finishInvasionsInOneMission: `Finaliza Invasión en una mision`, worldState: `Estado del mundo`, worldState_creditBoost: `Potenciador de Créditos`, -- 2.47.2