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