Просмотр исходного кода

Add i18n (english) for auto_remove_article #2

Reference : https://github.com/FreshRSS/FreshRSS/pull/694
Alwaysin 11 лет назад
Родитель
Сommit
2a74b9e9a6
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app/i18n/en/gen.php

+ 1 - 0
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',