From a5f87e067136dca9b5eb3b5af813dfac6d2c1efd Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Fri, 19 Apr 2024 12:53:48 +0200 Subject: [i18n] Update Dutch translation for 1.24 (#6343) Closes #6341. --- app/i18n/nl/admin.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/i18n/nl/admin.php') diff --git a/app/i18n/nl/admin.php b/app/i18n/nl/admin.php index 250c7ca4c..f588bb615 100644 --- a/app/i18n/nl/admin.php +++ b/app/i18n/nl/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (voor gevorderde gebruikers met HTTPS)', 'none' => 'Geen (gevaarlijk)', 'title' => 'Authenticatie', - 'token' => 'Master authentication token', // TODO - 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO + 'token' => 'Hoofdauthenticatietoken', + 'token_help' => 'Geeft toegang tot alle RSS-uitvoer van de gebruiker en kan feeds verversen zonder authenticatie:', 'type' => 'Authenticatie methode', 'unsafe_autologin' => 'Sta onveilige automatische log in toe met het volgende formaat: ', ), @@ -194,7 +194,7 @@ return array( 'help' => 'How to algemene voorwaarden inschakelen', ), 'websub' => array( - 'help' => 'About WebSub', // TODO + 'help' => 'Over WebSub', ), ), 'update' => array( -- cgit v1.2.3