chore: save progress before layout changes
This commit is contained in:
@@ -100,7 +100,9 @@
|
||||
"itemsOnGround": "📦 Objetos en el Suelo",
|
||||
"lootableItems": "Objetos Saqueables:",
|
||||
"items": "objeto(s)",
|
||||
"level": "Nv."
|
||||
"level": "Nv.",
|
||||
"movedTo": "Te has movido de {{from}} a {{to}}, gastando {{stamina}} de aguante",
|
||||
"noActivity": "Sin actividad reciente"
|
||||
},
|
||||
"tags": {
|
||||
"workbench": "🔧 Banco de Trabajo",
|
||||
@@ -113,6 +115,13 @@
|
||||
"water": "💧 Agua",
|
||||
"food": "🍎 Comida"
|
||||
},
|
||||
"danger": {
|
||||
"safe": "Zona Segura",
|
||||
"low": "Peligro Bajo",
|
||||
"medium": "Peligro Medio",
|
||||
"high": "Peligro Alto",
|
||||
"extreme": "Peligro Extremo"
|
||||
},
|
||||
"stats": {
|
||||
"hp": "❤️ Vida",
|
||||
"maxHp": "❤️ Vida Máx.",
|
||||
|
||||
Reference in New Issue
Block a user