aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.tr.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.tr.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.tr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 02b3aae6..5e49c921 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -207,6 +207,8 @@ entry:
207 url_label: 'Url' 207 url_label: 'Url'
208 is_public_label: 'Herkes tarafından erişime açık olsun mu?' 208 is_public_label: 'Herkes tarafından erişime açık olsun mu?'
209 save_label: 'Kaydet' 209 save_label: 'Kaydet'
210 # public:
211 # shared_by_wallabag: "This article has been shared by <a href='https://www.wallabag.org'>wallabag</a>"
210 212
211about: 213about:
212 page_title: 'Hakkımızda' 214 page_title: 'Hakkımızda'