From 4492800a74dd27e70787109d930308e571140674 Mon Sep 17 00:00:00 2001
From: Yağızhan <yagizhan49@protonmail.com>
Date: Tue, 15 Dec 2020 13:57:52 +0000
Subject: [PATCH] Create tr.toml (#371)
---
i18n/tr.toml | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/i18n/tr.toml b/i18n/tr.toml
new file mode 100644
index 0000000..62af5e8
--- /dev/null
+++ b/i18n/tr.toml
@@ -0,0 +1,35 @@
+[more]
+other = "Daha fazla"
+
+[allTitle]
+other = "Tüm {{.Title }}"
+
+[recentTitle]
+other = "Güncel {{.Title }}"
+
+[readMore]
+other = "daha fazla oku"
+
+[whatsInThis]
+other = "Bu {{ .Type }} ne içeriyor"
+
+[related]
+other = "İlişkili"
+
+[yourName]
+other = "İsminiz"
+
+[emailAddress]
+other = "E-posta Adresi"
+
+[message]
+other = "Mesaj"
+
+[emailRequiredNote]
+other = "E-posta adresi zorunludur."
+
+[send]
+other = "Gönder"
+
+[taxonomyPageList]
+other = "Aşağıda, “{{ .Title }}” sınıflandırma terimini kullanan sayfaları bulacaksınız."
--
Gitblit v1.10.0