diff --git a/public/i18n/da/common.json b/public/i18n/da/common.json index c6c6033..912d67f 100644 --- a/public/i18n/da/common.json +++ b/public/i18n/da/common.json @@ -1,7 +1,7 @@ { "Details": "Detaljer", - "Status": "", - "DNS": "", + "Status": "Status", + "DNS": "DNS", "Donate": "Donere", "Domain": "Domæne", "Hits": "Antal", @@ -10,17 +10,17 @@ "Requests": "Forespørgsler", "Add": "Tilføj", "Time": "Tid", - "Type": "", + "Type": "Type", "Network": "Netværk", - "Action": "", - "Enabled": "", - "Disabled": "", - "DHCP": "", - "Core": "", - "FTL": "", - "API": "", - "Web": "", - "Version": "", + "Action": "Handling", + "Enabled": "Aktiveret", + "Disabled": "Deaktiver", + "DHCP": "DHCP", + "Core": "Core", + "FTL": "FTL", + "API": "API", + "Web": "Web", + "Version": "Version", "Apply": "", "Disable": "", "Permanently": "", @@ -28,7 +28,7 @@ "For {{time}} minutes": "", "Custom time": "", "Enable": "", - "Cancel": "", - "Seconds": "", - "Minutes": "" + "Cancel": "Annuller", + "Seconds": "Sekunder", + "Minutes": "Minutter" } \ No newline at end of file