From 00ecaf7a0de98a4ec16d83b2a0517a2e64bd75e7 Mon Sep 17 00:00:00 2001 From: Asta Jensen Date: Wed, 1 May 2019 06:01:27 +0000 Subject: [PATCH] Translated using Weblate (Danish) Currently translated at 100.0% (6 of 6 strings) Translation: Habitica/Inventory Translate-URL: https://translate.habitica.com/projects/habitica/inventory/da/ --- website/common/locales/da/inventory.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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" }