diff options
| author | 2021-02-20 12:45:44 +0100 | |
|---|---|---|
| committer | 2021-02-20 12:45:44 +0100 | |
| commit | ae5f4601fde6b2d067158556e664628b9ed49492 (patch) | |
| tree | bbdd807c919c74563259e698cb6ddcf1ebb48a6f /app/i18n/nl/index.php | |
| parent | 2942d64d4fbae0cfedab05b8518b4403c4fb8926 (diff) | |
Update Dutch translation for 1.18 (#3468)
Diffstat (limited to 'app/i18n/nl/index.php')
| -rw-r--r-- | app/i18n/nl/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/index.php b/app/i18n/nl/index.php index b89c408b4..6a6f419fb 100644 --- a/app/i18n/nl/index.php +++ b/app/i18n/nl/index.php @@ -33,7 +33,7 @@ return array( 'about' => 'Over FreshRSS', 'before_one_day' => 'Ouder dan een dag', 'before_one_week' => 'Ouder dan een week', - 'bookmark_query' => 'Bookmark current query', // TODO - Translation + 'bookmark_query' => 'Huidige query opslaan', 'favorites' => 'Favorieten (%s)', 'global_view' => 'Globale weergave', 'main_stream' => 'Overzicht', |
