about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorHeimen Stoffels <vistausss@fastmail.com>2023-09-18 15:40:11 +0000
committerHosted Weblate <hosted@weblate.org>2023-09-20 18:01:34 +0200
commit8a74756de3c50fea72c45f829bcf7d6ef08486d0 (patch)
tree2629479c4f6cc10f730f6cfa12363a0af28efc10
parentTranslated using Weblate (Spanish) (diff)
downloadlibredirect-8a74756de3c50fea72c45f829bcf7d6ef08486d0.zip
Translated using Weblate (Dutch)
Currently translated at 100.0% (29 of 29 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/nl/
-rw-r--r--src/_locales/nl/messages.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/_locales/nl/messages.json b/src/_locales/nl/messages.json
index 91699ac8..a4c6fbba 100644
--- a/src/_locales/nl/messages.json
+++ b/src/_locales/nl/messages.json
@@ -48,7 +48,7 @@
         "description": "used in the settings page"
     },
     "resetSettings": {
-        "message": "Instellingen herstarten",
+        "message": "Standaardwaarden",
         "description": "used in the settings page"
     },
     "enable": {
@@ -99,5 +99,14 @@
     },
     "about": {
         "message": "Over"
+    },
+    "unsupportedIframesHandling": {
+        "message": "Niet-ondersteunde iframes-afhandeling"
+    },
+    "fetchPublicInstances": {
+        "message": "Openbare instanties ophalen"
+    },
+    "disable": {
+        "message": "Uitschakelen"
     }
 }