diff options
Diffstat (limited to 'app/i18n/nl/conf.php')
| -rw-r--r-- | app/i18n/nl/conf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php index 973a44d3d..8b3d597b1 100644 --- a/app/i18n/nl/conf.php +++ b/app/i18n/nl/conf.php @@ -102,7 +102,7 @@ return array( 'order' => 'Sorteren op datum', 'search' => 'Expressie', 'state' => 'Status', - 'tags' => 'Weergeven op tag', + 'tags' => 'Weergeven op label', 'type' => 'Type', // IGNORE ), 'get_all' => 'Toon alle artikelen', |
