diff options
| author | 2014-12-08 12:53:01 +0100 | |
|---|---|---|
| committer | 2014-12-08 12:53:01 +0100 | |
| commit | a79107fb04bab2fa9537bd6a0101213c1bc5d4cf (patch) | |
| tree | c6d338fda8cd790e8f163e9e612c206c77c0d750 /app/i18n/en/gen.php | |
| parent | c6dfec3ad351ee3b828c6a2c0a273bad5d9ac0df (diff) | |
| parent | a596385343a0307bb81d1662f78106d8f7e2dbfb (diff) | |
Merge branch 'dev' into 252-extensions
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 ba5f0c86d..ff0b8bb86 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', |
