mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
9 lines
228 B
JSON
9 lines
228 B
JSON
|
|
{
|
||
|
|
"noItemsAvailableForType": "Du har ingen <%= type %>.",
|
||
|
|
"foodItemType": "Mat",
|
||
|
|
"eggsItemType": "Egg",
|
||
|
|
"hatchingPotionsItemType": "Klekke-elikser",
|
||
|
|
"specialItemType": "Spesielle ting",
|
||
|
|
"lockedItem": "Locked Item"
|
||
|
|
}
|