aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/i18n/nl/conf.php4
-rw-r--r--app/i18n/nl/gen.php2
2 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php
index 0c658f273..dbf0282b4 100644
--- a/app/i18n/nl/conf.php
+++ b/app/i18n/nl/conf.php
@@ -128,11 +128,11 @@ return array(
'read' => array(
'article_open_on_website' => 'als het artikel wordt geopend op de originele website',
'article_viewed' => 'als het artikel wordt bekeken',
- 'keep_max_n_unread' => 'Max number of articles to keep unread', // TODO - Translation
+ 'keep_max_n_unread' => 'Max aantal artikelen ongelezen houden',
'scroll' => 'tijdens het scrollen',
'upon_reception' => 'bij ontvangst van het artikel',
'when' => 'Markeer artikel als gelezen…',
- 'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // TODO - Translation
+ 'when_same_title' => 'als een zelfde titel al voorkomt in de top <i>n</i> nieuwste artikelen',
),
'show' => array(
'_' => 'Artikelen om te tonen',
diff --git a/app/i18n/nl/gen.php b/app/i18n/nl/gen.php
index 1dc77c943..193ff6718 100644
--- a/app/i18n/nl/gen.php
+++ b/app/i18n/nl/gen.php
@@ -146,7 +146,7 @@ return array(
),
'menu' => array(
'about' => 'Over',
- 'account' => 'Account', // TODO - Translation
+ 'account' => 'Account',
'admin' => 'Administratie',
'archiving' => 'Archiveren',
'authentication' => 'Authenticatie',