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

9 lines
253 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "Du hast keine <%= type %>.",
"foodItemType": "Nahrung",
"eggsItemType": "Eier",
"hatchingPotionsItemType": "Schlüpfelexier",
"specialItemType": "Besondere Gegenstände",
2018-02-14 20:54:50 +00:00
"lockedItem": "Gesperrter Gegenstand"
2018-02-13 11:41:47 +00:00
}