habitica/website/common/locales/nl/inventory.json

9 lines
249 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2018-02-16 03:01:42 +00:00
"noItemsAvailableForType": "Je hebt geen <%= type %>.",
"foodItemType": "Voedsel",
"eggsItemType": "Eieren",
"hatchingPotionsItemType": "Uitbroeddrankjes",
"specialItemType": "Speciale artikelen",
"lockedItem": "Vergrendeld artikel"
2018-02-13 11:41:47 +00:00
}