mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-27 21:42:43 +00:00
9 lines
230 B
JSON
9 lines
230 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "You have no <%= type %>.",
|
||
|
|
"foodItemType": "Food",
|
||
|
|
"eggsItemType": "Eggs",
|
||
|
|
"hatchingPotionsItemType": "Hatching Potions",
|
||
|
|
"specialItemType": "Special items",
|
||
|
|
"lockedItem": "Locked Item"
|
||
|
|
}
|