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