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

9 lines
232 B
JSON
Raw Normal View History

2018-02-13 11:41:47 +00:00
{
"noItemsAvailableForType": "Du har inga <%= type %>.",
2018-03-01 23:29:59 +00:00
"foodItemType": "Mat",
"eggsItemType": "Ägg",
"hatchingPotionsItemType": "Kläckningsdrycker",
2018-03-07 22:49:33 +00:00
"specialItemType": "Specialobjekt",
"lockedItem": "Låst Objekt"
2018-02-13 11:41:47 +00:00
}