Fix GameTooltip blocking issue and translate Found string

This commit is contained in:
Joan
2026-02-06 11:23:32 +01:00
parent 173d6c9117
commit 539377e63d
17 changed files with 700 additions and 222 deletions

View File

@@ -19,7 +19,8 @@
"fight": "Luchar",
"pickUp": "Recoger",
"pickUpAll": "Recoger Todo",
"qty": "Cant"
"qty": "Cant",
"all": "Todo"
},
"auth": {
"login": "Iniciar sesión",
@@ -61,7 +62,6 @@
"salvage": "♻️ Desguazar",
"pickUp": "Recoger",
"drop": "Soltar",
"dropAll": "Todo",
"use": "Usar",
"equip": "Equipar",
"unequip": "Desequipar",
@@ -88,7 +88,8 @@
"burning": "Quemadura",
"poisoned": "Envenenamiento"
},
"effectAlreadyActive": "Efecto ya activo"
"effectAlreadyActive": "Efecto ya activo",
"found": "Encontrado"
},
"location": {
"recentActivity": "📜 Actividad Reciente",