From 1d12a76549445b767fa02902caf30cec7ceaecf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20Alt=C4=B1nay?= Date: Fri, 22 Aug 2025 22:24:12 +0300 Subject: [PATCH] Add Turkish support (#33) This commit adds Turkish support. --- i18n/tr.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 i18n/tr.toml diff --git a/i18n/tr.toml b/i18n/tr.toml new file mode 100644 index 0000000..a761585 --- /dev/null +++ b/i18n/tr.toml @@ -0,0 +1,14 @@ +[filtering-for] + other = "Filtrelenilen etiket" + +[no-posts] + other = "Henüz gönderi yok" + +[email-subject] + other = "Şu gönderiye yanıt: " + +[email-reply] + other = "Bu gönderiye eposta ile yanıt ver" + +[skip-link] + other = "Ana içeriğe geç"