From c28711dc007bbf4eeb9eddd773c4ed5004a48aeb Mon Sep 17 00:00:00 2001 From: pralor <36384445+pralor@users.noreply.github.com> Date: Tue, 5 Nov 2019 14:45:05 -0800 Subject: [PATCH] New translations location.json (Danish) Signed-off-by: pralor <36384445+pralor@users.noreply.github.com> --- public/i18n/da/location.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/public/i18n/da/location.json b/public/i18n/da/location.json index af05b2f..88d768d 100644 --- a/public/i18n/da/location.json +++ b/public/i18n/da/location.json @@ -1,15 +1,15 @@ { "Query Log": "Forespørgselslog", - "Whitelist": "Tillade", - "Blacklist": "Blokere", - "Dashboard": "", - "Exact": "", - "Wildcard": "", - "Login": "", - "Logout": "", - "Regex": "", - "Settings": "", - "Networking": "", - "Versions": "", - "Preferences": "" + "Whitelist": "Hvidliste", + "Blacklist": "Sortliste", + "Dashboard": "Kontrolpanel", + "Exact": "Præcis", + "Wildcard": "Wildcard", + "Login": "Log på", + "Logout": "Log ud", + "Regex": "Regex", + "Settings": "Indstillinger", + "Networking": "Netværk", + "Versions": "Versioner", + "Preferences": "Indstillinger" } \ No newline at end of file