mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-29 10:17:15 +00:00
9 lines
243 B
JSON
9 lines
243 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "Du hast keine <%= type %>.",
|
||
|
|
"foodItemType": "Nahrung",
|
||
|
|
"eggsItemType": "Eier",
|
||
|
|
"hatchingPotionsItemType": "Schlüpfelexier",
|
||
|
|
"specialItemType": "Besondere Gegenstände",
|
||
|
|
"lockedItem": "Locked Item"
|
||
|
|
}
|