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

9 lines
233 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2018-03-13 20:58:43 +00:00
"noItemsAvailableForType": "Nemáš ziaden <%= type %>.",
2018-02-13 11:41:47 +00:00
"foodItemType": "Food",
"eggsItemType": "Eggs",
"hatchingPotionsItemType": "Hatching Potions",
"specialItemType": "Special items",
"lockedItem": "Locked Item"
}