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."
+}