diff options
Diffstat (limited to 'app/i18n/de/conf.php')
| -rw-r--r-- | app/i18n/de/conf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php index e80f110c4..5e9cdb36e 100644 --- a/app/i18n/de/conf.php +++ b/app/i18n/de/conf.php @@ -102,7 +102,7 @@ return array( 'order' => 'Nach Datum sortieren', 'search' => 'Suchbegriff', 'state' => 'Eigenschaft', - 'tags' => 'Nach Tag filtern', + 'tags' => 'Nach Labels filtern', 'type' => 'Filter-Typ', ), 'get_all' => 'Alle Artikel anzeigen', |
