diff options
| author | 2024-04-19 12:53:48 +0200 | |
|---|---|---|
| committer | 2024-04-19 12:53:48 +0200 | |
| commit | a5f87e067136dca9b5eb3b5af813dfac6d2c1efd (patch) | |
| tree | ef1225d4264c8b9c7d7c152213ae60c1a30be164 /app/i18n/nl/index.php | |
| parent | e1834f61a62ec01cfe8b77424274fdebbc6be056 (diff) | |
[i18n] Update Dutch translation for 1.24 (#6343)
Closes #6341.
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 264298916..024f8da53 100644 --- a/app/i18n/nl/index.php +++ b/app/i18n/nl/index.php @@ -45,7 +45,7 @@ return array( 'bookmark_query' => 'Huidige query opslaan', 'favorites' => 'Favorieten (%s)', 'global_view' => 'Globale weergave', - 'important' => 'Important feeds', // TODO + 'important' => 'Belangrijke feeds', 'main_stream' => 'Overzicht', 'mark_all_read' => 'Markeer alles als gelezen', 'mark_cat_read' => 'Markeer categorie als gelezen', |
