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

9 lines
312 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "У вас немає <%= type %>.",
2018-06-05 19:16:56 +00:00
"foodItemType": "Їжа",
"eggsItemType": "Яйця",
"hatchingPotionsItemType": "Зілля Дозрівання",
"specialItemType": "Спеціальні Предмети",
"lockedItem": "Заблокований предмет"
2018-02-13 11:41:47 +00:00
}