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