diff options
| author | 2019-10-27 20:54:06 +0100 | |
|---|---|---|
| committer | 2019-10-27 20:54:06 +0100 | |
| commit | e0275beb8d0ee2dbded6fdba2f6ad38d4ae0bd4d (patch) | |
| tree | bc0836f64cbe938540e2fceedb9f28f61c8a6fb2 /app/i18n/nl/admin.php | |
| parent | a0d0fe81b129c46276baadc99c1666b9a04b19f9 (diff) | |
[i18n] Update Dutch translation for v1.15 (#2610)
Cf. <https://github.com/FreshRSS/FreshRSS/pull/2599>.
Diffstat (limited to 'app/i18n/nl/admin.php')
| -rw-r--r-- | app/i18n/nl/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/admin.php b/app/i18n/nl/admin.php index 535241e58..1083c630b 100644 --- a/app/i18n/nl/admin.php +++ b/app/i18n/nl/admin.php @@ -159,7 +159,7 @@ return array( 'system' => array( '_' => 'Systeem configuratie', 'auto-update-url' => 'Automatische update server URL', - 'force_email_validation' => 'Force email addresses validation', //TODO - Translation + 'force_email_validation' => 'Emailadresvalidatie forceren', 'instance-name' => 'Voorbeeld naam', 'max-categories' => 'Categorielimiet per gebruiker', 'max-feeds' => 'Feedlimiet per gebruiker', |
