From d596c741bb4b681888844864f92f9aa6cd4f32fb Mon Sep 17 00:00:00 2001 From: pralor <36384445+pralor@users.noreply.github.com> Date: Tue, 5 Nov 2019 11:45:59 -0800 Subject: [PATCH] New translations common.json (Danish) Signed-off-by: pralor <36384445+pralor@users.noreply.github.com> --- public/i18n/da/common.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) 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