chore: save progress before layout changes

This commit is contained in:
Joan
2026-02-10 10:48:53 +01:00
parent 70dc35b4b2
commit bba5d1d9dd
48 changed files with 1535 additions and 690 deletions

View File

@@ -102,7 +102,9 @@
"itemsOnGround": "📦 Items on Ground",
"lootableItems": "Lootable Items:",
"items": "item(s)",
"level": "Lv."
"level": "Lv.",
"movedTo": "You moved from {{from}} to {{to}}, spending {{stamina}} stamina",
"noActivity": "No recent activity"
},
"tags": {
"workbench": "🔧 Workbench",
@@ -115,6 +117,13 @@
"water": "💧 Water",
"food": "🍎 Food"
},
"danger": {
"safe": "Safe Zone",
"low": "Low Danger",
"medium": "Medium Danger",
"high": "High Danger",
"extreme": "Extreme Danger"
},
"stats": {
"hp": "❤️ HP",
"maxHp": "❤️ Max HP",