mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-29 06:07:32 +00:00
8 lines
199 B
JSON
8 lines
199 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "You have no <%= type %>.",
|
||
|
|
"foodItemType": "Food",
|
||
|
|
"eggsItemType": "Eggs",
|
||
|
|
"hatchingPotionsItemType": "Hatching Potions",
|
||
|
|
"specialItemType": "Special items"
|
||
|
|
}
|