mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
9 lines
233 B
JSON
9 lines
233 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "Non est tibi <%= type %>",
|
||
|
|
"foodItemType": "Cibus",
|
||
|
|
"eggsItemType": "Ova",
|
||
|
|
"hatchingPotionsItemType": "Potiones Incubantes",
|
||
|
|
"specialItemType": "Res Propriae",
|
||
|
|
"lockedItem": "Res Obserata"
|
||
|
|
}
|