From d6f4c1a035b07557aed2bc8fc65faf51f4b55066 Mon Sep 17 00:00:00 2001 From: hxedcl Date: Sun, 11 May 2025 00:02:57 -0700 Subject: [PATCH] chore(webui): update to Spanish translation (#2058) Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2058 Co-authored-by: hxedcl Co-committed-by: hxedcl --- static/webui/translations/es.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/webui/translations/es.js b/static/webui/translations/es.js index 75757b7d..8f214edc 100644 --- a/static/webui/translations/es.js +++ b/static/webui/translations/es.js @@ -132,7 +132,7 @@ dict = { cheats_infiniteRegalAya: `Aya Real infinita`, cheats_infiniteHelminthMaterials: `Materiales Helminto infinitos`, cheats_claimingBlueprintRefundsIngredients: `Reclamar ingredientes devueltos por planos`, - cheats_dontSubtractVoidTraces: `[UNTRANSLATED] Don't Subtract Void Traces`, + cheats_dontSubtractVoidTraces: `No descontar vestigios del VacĂ­o`, cheats_dontSubtractConsumables: `No restar consumibles`, cheats_unlockAllShipFeatures: `Desbloquear todas las funciones de nave`, cheats_unlockAllShipDecorations: `Desbloquear todas las decoraciones de nave`,