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

@@ -21,7 +21,8 @@
"pickUpAll": "Pick Up All",
"qty": "Qty",
"enemy": "Enemy",
"you": "You"
"you": "You",
"all": "All"
},
"auth": {
"login": "Login",
@@ -63,7 +64,6 @@
"salvage": "♻️ Salvage",
"pickUp": "Pick Up",
"drop": "Drop",
"dropAll": "All",
"use": "Use",
"equip": "Equip",
"unequip": "Unequip",
@@ -90,7 +90,8 @@
"burning": "Burning",
"poisoned": "Poisoned"
},
"effectAlreadyActive": "Effect already active"
"effectAlreadyActive": "Effect already active",
"found": "Found"
},
"location": {
"recentActivity": "📜 Recent Activity",