summaryrefslogtreecommitdiff
path: root/app/i18n/en.php
diff options
context:
space:
mode:
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 d80299b10..6110ccb11 100644
--- a/app/i18n/en.php
+++ b/app/i18n/en.php
@@ -408,4 +408,6 @@ return array (
'stats_entry_per_category' => 'Entries per category',
'stats_top_feed' => 'Top ten feeds',
'stats_entry_count' => 'Entry count',
+
+ 'update_can_apply' => 'There is an available update. <a class="btn" href="%s">Apply</a>',
);