habitica-self-host/website/common/locales/es/inventory.json

9 lines
247 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2018-02-20 21:32:43 +00:00
"noItemsAvailableForType": "No tienes <%= type %>.",
"foodItemType": "Comida",
"eggsItemType": "Huevos",
"hatchingPotionsItemType": "Pociones de Eclosión",
"specialItemType": "Objetos especiales",
"lockedItem": "Objeto Bloqueado"
2018-02-13 11:41:47 +00:00
}