diff --git a/src/Wallabag/CoreBundle/Resources/views/Entry/entry.html.twig b/src/Wallabag/CoreBundle/Resources/views/Entry/entry.html.twig index 9ed0e7b76..7ae98bf94 100644 --- a/src/Wallabag/CoreBundle/Resources/views/Entry/entry.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/Entry/entry.html.twig @@ -54,7 +54,7 @@
  • - + refresh {{ 'entry.view.left_menu.re_fetch_content'|trans }} diff --git a/translations/messages.en.yml b/translations/messages.en.yml index 512f737b3..51aa509f6 100644 --- a/translations/messages.en.yml +++ b/translations/messages.en.yml @@ -320,6 +320,7 @@ entry: delete: Are you sure you want to remove that article? delete_tag: Are you sure you want to remove that tag from that article? delete_entries: Are you sure you want to remove these articles? + reload: Are you sure you want to reload that article? metadata: reading_time: Estimated reading time reading_time_minutes_short: '%readingTime% min'