From 8aace0ab0f2bd78a914a36102bb1feb9d17ef8df Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 14 Jun 2024 11:09:34 +0200 Subject: [PATCH] feat(locale/nl.php): adds dutch translation for the warning in the settings menu --- locale/nl.php | 1 + 1 file changed, 1 insertion(+) diff --git a/locale/nl.php b/locale/nl.php index ec804d5..83e0964 100644 --- a/locale/nl.php +++ b/locale/nl.php @@ -24,6 +24,7 @@ return array( "settings_title" => "Instellingen", "settings_theme" => "Thema", + "settings_special_warning" => "Als u dit selectievakje inschakelt, blijft de instelling actief totdat u op de Reset knop klikt.", "settings_special_disabled" => "Schakel speciale zoekopdrachten uit (bijvoorbeeld: valutaconversie)", "settings_frontends" => "Privacyvriendelijke frontends",