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

9 lines
247 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2018-04-30 20:45:27 +00:00
"noItemsAvailableForType": "Nemáš žiadne <%= type %>.",
"foodItemType": "Jedlo",
"eggsItemType": "Vajíčka",
"hatchingPotionsItemType": "Liahoxíry",
"specialItemType": "Špeciálne predmety",
"lockedItem": "Zamknutý predmet"
2018-02-13 11:41:47 +00:00
}