diff --git a/website/common/locales/da/inventory.json b/website/common/locales/da/inventory.json index f9730a68bd..719f97b96c 100644 --- a/website/common/locales/da/inventory.json +++ b/website/common/locales/da/inventory.json @@ -1,8 +1,8 @@ { - "noItemsAvailableForType": "You have no <%= type %>.", - "foodItemType": "Food", - "eggsItemType": "Eggs", - "hatchingPotionsItemType": "Hatching Potions", - "specialItemType": "Special items", - "lockedItem": "Locked Item" + "noItemsAvailableForType": "Du har ingen <%= type %>.", + "foodItemType": "Mad", + "eggsItemType": "Æg", + "hatchingPotionsItemType": "Udrugningseliksirer", + "specialItemType": "Special items", + "lockedItem": "Låst genstand" }