From 694af5434ea79c0c7e06d0be5b771751f77fb9df Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Mon, 1 Apr 2019 12:16:02 +0200 Subject: [i18n, nl] Various improvements to Dutch translation (#2312) * [i18n, nl] Various improvements to Dutch translation The text for the "Show categories unfolded by default" was incorrect, cf. #2309. Also fixed a few typos and some minor stylistic changes. * also fix that typo with the missing space --- app/i18n/nl/admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/i18n/nl/admin.php') diff --git a/app/i18n/nl/admin.php b/app/i18n/nl/admin.php index c6fd1dc9e..e5d126eb8 100644 --- a/app/i18n/nl/admin.php +++ b/app/i18n/nl/admin.php @@ -160,8 +160,8 @@ return array( '_' => 'Systeem configuratie', 'auto-update-url' => 'Automatische update server URL', 'instance-name' => 'Voorbeeld naam', - 'max-categories' => 'Categoriƫn limiet per gebruiker', - 'max-feeds' => 'Feed limiet per gebruiker', + 'max-categories' => 'Categorielimiet per gebruiker', + 'max-feeds' => 'Feedlimiet per gebruiker', 'cookie-duration' => array( 'help' => 'in seconden', 'number' => 'Tijdsduur om ingelogd te blijven', -- cgit v1.2.3