From 89b76c6a8316f03cbe4dad0ca2da47d2db09965d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bekir=20Da=C4=9F?= Date: Wed, 27 Mar 2019 23:35:40 +0300 Subject: [PATCH 1/2] Turkish translation added --- lib/translations/lib/tr.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lib/translations/lib/tr.json diff --git a/lib/translations/lib/tr.json b/lib/translations/lib/tr.json new file mode 100644 index 0000000..6264648 --- /dev/null +++ b/lib/translations/lib/tr.json @@ -0,0 +1,19 @@ +{ + "templates.email.greeting": "Merhaba, {userName},", + "templates.email.signature": "konusuyor.org grubu.", + + "templates.welcome-email.subject": "konusuyor.org'a hoşgeldiniz!", + "templates.welcome-email.body": "Hesabınızı aktive etmek için lütfen buraya tıklayınız.", + "templates.welcome-email.ps": "Not: Eğer bu siteye kayıt olmadıysanız lütfen bu mesajı görmezden gelin.", + + "templates.forgot-password.subject": "Şifre resetleme talebinde bulunuldu", + "templates.forgot-password.body": "Şifrenizi resetlemek için lütfen buraya tıklayınız", + "templates.forgot-password.ps": "Not: Eğer bu işlem size ait değilse lütfen bu maili görmezden gelin.", + + "templates.comment-reply.subject": "Savınıza yanıt verildi", + "templates.new-comment.subject": "Şuraya yanıt verildi: \"{topicTitle}\"", + + "templates.topic-published.subject": "Yeni konu yayınlandı", + "templates.topic-published.body": "Yeni bir konu yayınlandı:", + "templates.topic-published.body2": "Görmek için lütfen buraya tıklayınız." +} From 87e2097d27b8acb1d6d95beb01e51b8f6b1640aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bekir=20Da=C4=9F?= Date: Wed, 27 Mar 2019 23:35:40 +0300 Subject: [PATCH 2/2] Turkish translation added --- lib/translations/lib/tr.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lib/translations/lib/tr.json diff --git a/lib/translations/lib/tr.json b/lib/translations/lib/tr.json new file mode 100644 index 0000000..0f6035a --- /dev/null +++ b/lib/translations/lib/tr.json @@ -0,0 +1,19 @@ +{ + "templates.email.greeting": "Merhaba, {userName},", + "templates.email.signature": "DemocracyOS grubu.", + + "templates.welcome-email.subject": "DemocracyOS'a hoşgeldiniz!", + "templates.welcome-email.body": "Hesabınızı aktive etmek için lütfen buraya tıklayınız.", + "templates.welcome-email.ps": "Not: Eğer bu siteye kayıt olmadıysanız lütfen bu mesajı görmezden gelin.", + + "templates.forgot-password.subject": "Şifre resetleme talebinde bulunuldu", + "templates.forgot-password.body": "Şifrenizi resetlemek için lütfen buraya tıklayınız", + "templates.forgot-password.ps": "Not: Eğer bu işlem size ait değilse lütfen bu maili görmezden gelin.", + + "templates.comment-reply.subject": "Savınıza yanıt verildi", + "templates.new-comment.subject": "Şuraya yanıt verildi: \"{topicTitle}\"", + + "templates.topic-published.subject": "Yeni konu yayınlandı", + "templates.topic-published.body": "Yeni bir konu yayınlandı:", + "templates.topic-published.body2": "Görmek için lütfen buraya tıklayınız." +}