aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-07 09:05:18 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-10-07 09:05:18 +0200
commitf0d52417fbcb3427065ec3b0b8cf33f12f368f8c (patch)
treef949652ecfda673a2bec416d3eec751815402bb8 /src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
parent9d127b3b9365c73bc393bc303545f24c159cee31 (diff)
downloadwallabag-f0d52417fbcb3427065ec3b0b8cf33f12f368f8c.tar.gz
wallabag-f0d52417fbcb3427065ec3b0b8cf33f12f368f8c.tar.zst
wallabag-f0d52417fbcb3427065ec3b0b8cf33f12f368f8c.zip
Added OpenGraph support for public articles
Fix #2289
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 91abe162..cf3aedae 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -208,6 +208,8 @@ entry:
208 url_label: 'Url' 208 url_label: 'Url'
209 is_public_label: 'Public' 209 is_public_label: 'Public'
210 save_label: 'Save' 210 save_label: 'Save'
211 public:
212 shared_by_wallabag: "This article has been shared by <a href='https://www.wallabag.org'>wallabag</a>"
211 213
212about: 214about:
213 page_title: 'About' 215 page_title: 'About'