diff options
| author | 2019-01-17 22:58:05 +0100 | |
|---|---|---|
| committer | 2019-01-17 22:58:05 +0100 | |
| commit | e2853770e2f1e95d3e7ddfb4ad0a5d7e897284c6 (patch) | |
| tree | 46e727a73d3e5b556eb631096f067b10d69ddd11 /app/i18n/nl/admin.php | |
| parent | 8b5ca5572cf991ac851cb926a983db69dcc99d93 (diff) | |
[i18n] Dutch translation for 1.13.1 (#2221)
Diffstat (limited to 'app/i18n/nl/admin.php')
| -rw-r--r-- | app/i18n/nl/admin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/nl/admin.php b/app/i18n/nl/admin.php index 8a63b885b..c6fd1dc9e 100644 --- a/app/i18n/nl/admin.php +++ b/app/i18n/nl/admin.php @@ -163,8 +163,8 @@ return array( 'max-categories' => 'Categoriƫn limiet per gebruiker', 'max-feeds' => 'Feed limiet per gebruiker', 'cookie-duration' => array( - 'help' => 'in seconds', // @todo translate - 'number' => 'Duration to keep logged in', // @todo translate + 'help' => 'in seconden', + 'number' => 'Tijdsduur om ingelogd te blijven', ), 'registration' => array( 'help' => '0 betekent geen account limiet', |
