diff options
| author | 2019-01-17 21:36:29 +0100 | |
|---|---|---|
| committer | 2019-01-17 21:36:29 +0100 | |
| commit | 34fe41ac78b6bd465c12086edbbd856d9533065c (patch) | |
| tree | 12e86c946a9a76aa83af0f1f8ff315368e08535c /app/i18n/nl/sub.php | |
| parent | 6bc49e137e2f996f768770c3702d7d6552f556b3 (diff) | |
| parent | 48c901bc5c090ff0ee8397d0b1ecfb337d774a86 (diff) | |
Merge branch 'FreshRSS/dev' into FreshRSS/dev-1.14.0
Diffstat (limited to 'app/i18n/nl/sub.php')
| -rw-r--r-- | app/i18n/nl/sub.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php index 36c96b53f..0ab7ac44f 100644 --- a/app/i18n/nl/sub.php +++ b/app/i18n/nl/sub.php @@ -72,6 +72,7 @@ return array( 'export' => 'Exporteer', 'export_opml' => 'Exporteer lijst van feeds (OPML)', 'export_starred' => 'Exporteer je favorieten', + 'export_labelled' => 'Export your labelled articles', //TODO 'feed_list' => 'Lijst van %s artikelen', 'file_to_import' => 'Bestand om te importeren<br />(OPML, JSON of ZIP)', 'file_to_import_no_zip' => 'Bestand om te importeren<br />(OPML of JSON)', |
