From 85dfa1b078178d72c10fffb0d560b147585add5b Mon Sep 17 00:00:00 2001 From: dselen <80752476+DaanSelen@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:53:47 +0100 Subject: [PATCH] Update nl-nl.json --- src/static/locale/nl-nl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/static/locale/nl-nl.json b/src/static/locale/nl-nl.json index 7073189..2565cd9 100644 --- a/src/static/locale/nl-nl.json +++ b/src/static/locale/nl-nl.json @@ -258,7 +258,7 @@ "(.*) Available IP Address": "$1 Beschikbaar IP-adres", "Database File": "Databestand", "Contain": "Bevat", - "Restricted Peers?": "Beperkte Peers?", + "Restricted Peers?": "Beperkte Peers?", "Restore": "Herstellen", "Restoring": "Herstellen...", "WGDashboard Settings": "WGDashboard Instellingen", @@ -308,4 +308,4 @@ "Deleted ([0-9]{1,}) peer(s) successfully. Failed to delete ([0-9]{1,}) peer(s)": "$1 peer(s) succesvol verwijderd. Het verwijderen van $2 peer(s) is mislukt", "Restricted ([0-9]{1,}) peer(s)": "$1 peer(s) beperkt", "Restricted ([0-9]{1,}) peer(s) successfully. Failed to restrict ([0-9]{1,}) peer(s)": "$1 peer(s) succesvol beperkt. Het beperken van $2 peer(s) is mislukt" -} \ No newline at end of file +}