aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.da.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.da.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.da.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 40644ff5..15d0c025 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.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: 'Gem' 210 save_label: 'Gem'
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: 'Om' 215 page_title: 'Om'