diff options
Diffstat (limited to 'app/i18n/en/conf.php')
| -rw-r--r-- | app/i18n/en/conf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index 7cf8863ae..fe03499ea 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -102,7 +102,7 @@ return array( 'order' => 'Sort by date', 'search' => 'Expression', 'state' => 'State', - 'tags' => 'Display by tag', + 'tags' => 'Display by label', 'type' => 'Type', ), 'get_all' => 'Display all articles', |
