summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2014-12-05 06:54:26 -0500
committerGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2014-12-05 06:54:26 -0500
commit427ab0e875c85e987431c570d8dc85676dd74ab0 (patch)
treece2e0605ceaf3421f573ae9494baee36d865bda3
parent53410887c94157f3d11f2c30d92ff5d3d8a3a9bd (diff)
parent2a74b9e9a69fcfe74b513c487430669540ef18fc (diff)
Merge pull request #724 from Alwaysin/patch-5
Add i18n (english) for auto_remove_article #2
-rw-r--r--app/i18n/en/gen.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php
index 9e06357bc..5dc2c3e28 100644
--- a/app/i18n/en/gen.php
+++ b/app/i18n/en/gen.php
@@ -62,6 +62,7 @@ return array(
'author' => 'Author',
'auto_load_more' => 'Load next articles at the page bottom',
'auto_read_when' => 'Mark article as read…',
+ 'auto_remove_article' => 'Hide articles after reading'
'auto_share' => 'Share',
'auto_share_help' => 'If there is only one sharing mode, it is used. Else modes are accessible by their number.',
'back_to_rss_feeds' => '← Go back to your RSS feeds',