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 11c1a8781..b1d8a1146 100644 --- a/app/i18n/en-us/conf.php +++ b/app/i18n/en-us/conf.php @@ -70,7 +70,7 @@ return array( 'get_category' => 'Display "%s" category', 'get_favorite' => 'Display favorite articles', 'get_feed' => 'Display "%s" feed', - 'get_tag' => 'Display "%s" label', // TODO - Translation + 'get_tag' => 'Display "%s" label', 'no_filter' => 'No filter', 'none' => 'You haven’t created any user queries yet.', 'number' => 'Query n°%d', |
