diff options
Diffstat (limited to '_locales/no/messages.json')
-rw-r--r-- | _locales/no/messages.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/_locales/no/messages.json b/_locales/no/messages.json index d636a48..0b350cb 100644 --- a/_locales/no/messages.json +++ b/_locales/no/messages.json @@ -19,6 +19,10 @@ "message":"Dine filtre", "description":"appears as tab name in dashboard." }, + "whitelistPageName":{ + "message":"Whitelist", + "description":"appears as tab name in dashboard." + }, "statsPageName":{ "message":"Statistikk", "description":"appears as tab name in dashboard." @@ -139,6 +143,22 @@ "message":"Bruk endringer", "description":"English: Apply changes" }, + "whitelistPrompt":{ + "message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", + "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." + }, + "whitelistImport":{ + "message":"Importer og tilføy", + "description":"English: Import and append" + }, + "whitelistExport":{ + "message":"Eksporter", + "description":"English: Export" + }, + "whitelistApply":{ + "message":"Bruk endringer", + "description":"English: Apply changes" + }, "logBlockedRequestsPrompt":{ "message":"Aktiver logging av blokkerte forespørsler", "description":"English: Enable the logging of blocked requests" |