habitica/website/common/locales/sv/inventory.json

9 lines
231 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
2018-03-01 23:29:59 +00:00
"noItemsAvailableForType": "Du har inga <%= type %>.",
"foodItemType": "Mat",
"eggsItemType": "Ägg",
"hatchingPotionsItemType": "Kläckningsdrycker",
2018-02-13 11:41:47 +00:00
"specialItemType": "Special items",
"lockedItem": "Locked Item"
}