aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-18 15:42:00 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-18 15:42:00 +0200
commit0947b780c94da2761180387e51ff17940f0080cb (patch)
tree62fd182875f225da752e5f6bca26465f6da8914b /app/i18n/en.php
parent70df99c1fcd88b30a6a9d71954af1e31dfade489 (diff)
parentca74b2fca3711ef80542cc69269b2d9a654e3e5a (diff)
Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev
Diffstat (limited to 'app/i18n/en.php')
-rw-r--r--app/i18n/en.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php
index a012783a3..8598e61cb 100644
--- a/app/i18n/en.php
+++ b/app/i18n/en.php
@@ -287,6 +287,8 @@ return array (
'article_icons' => 'Article icons',
'top_line' => 'Top line',
'bottom_line' => 'Bottom line',
+ 'html5_notif_timeout' => 'HTML5 notification timeout',
+ 'seconds_(0_means_no_timeout)' => 'seconds (0 means no timeout)',
'img_with_lazyload' => 'Use "lazy load" mode to load pictures',
'sticky_post' => 'Stick the article to the top when opened',
'reading_confirm' => 'Display a confirmation dialog on “mark all as read” actions',