From 5f9ae2aef654311c41081d50b5637b3093a5a458 Mon Sep 17 00:00:00 2001 From: hxedcl Date: Sat, 10 May 2025 03:44:42 -0700 Subject: [PATCH] chore(webui): update to Spanish translation (#2045) Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2045 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 8251a1c9..83cdc5fb 100644 --- a/static/webui/translations/es.js +++ b/static/webui/translations/es.js @@ -131,7 +131,7 @@ dict = { cheats_infiniteEndo: `Endo infinito`, cheats_infiniteRegalAya: `Aya Real infinita`, cheats_infiniteHelminthMaterials: `Materiales Helminto infinitos`, - cheats_claimingBlueprintRefundsIngredients: `[UNTRANSLATED] Claiming Blueprint Refunds Ingredients`, + cheats_claimingBlueprintRefundsIngredients: `Reclamar ingredientes devueltos por planos`, cheats_dontSubtractConsumables: `No restar consumibles`, cheats_unlockAllShipFeatures: `Desbloquear todas las funciones de nave`, cheats_unlockAllShipDecorations: `Desbloquear todas las decoraciones de nave`,