diff options
Diffstat (limited to 'app/i18n/en/gen.php')
| -rw-r--r-- | app/i18n/en/gen.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php index 8cd09989c..247c63540 100644 --- a/app/i18n/en/gen.php +++ b/app/i18n/en/gen.php @@ -134,6 +134,7 @@ return array( 'request_failed' => 'A request has failed, it may have been caused by internet connection problems.', 'title_new_articles' => 'FreshRSS: new articles!', ), + 'labels_empty' => 'No labels', 'new_article' => 'There are new articles available, click to refresh the page.', 'should_be_activated' => 'JavaScript must be enabled', ), |
