diff options
Diffstat (limited to 'app/i18n/en/sub.php')
| -rw-r--r-- | app/i18n/en/sub.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php index 27559bbc4..2b62e4775 100644 --- a/app/i18n/en/sub.php +++ b/app/i18n/en/sub.php @@ -27,8 +27,10 @@ return array( 'informations' => 'Information', 'keep_history' => 'Minimum number of articles to keep', 'moved_category_deleted' => 'When you delete a category, their feeds are automatically classified under <em>%s</em>.', + 'no_selected' => 'No feed selected.', 'number_entries' => '%d articles', 'stats' => 'Statistics', + 'think_to_add' => 'You may add some feeds.', 'title' => 'Title', 'title_add' => 'Add a RSS feed', 'ttl' => 'Do not automatically refresh more often than', |
