Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrojenzaman <rojen@riseup.net>2021-04-09 18:13:42 +0300
committerrojenzaman <rojen@riseup.net>2021-04-09 18:13:42 +0300
commit0a3e5ebb56c7c3b5c5f39d808131c3bb2526221e (patch)
treeb14b26df9976a7274d15ef8f2eb73df78ebcca4b
parentb30fe7e08cf9485dc14bc2540d28b17e31bc79d6 (diff)
Add Turkish translation
-rw-r--r--i18n/tr.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/tr.toml b/i18n/tr.toml
new file mode 100644
index 0000000..1e76fff
--- /dev/null
+++ b/i18n/tr.toml
@@ -0,0 +1,12 @@
+[edited]
+other = " • %s tarihinde düzenlendi"
+
+[readingTime]
+one = " • Bir dakika okuma süresi"
+other = " • {{ .Count }} dakika okuma süresi"
+
+[Categories]
+other = "Kategoriler"
+
+[Tags]
+other = "Etiketler"