From b3255c9f59b462eed2bb8c8e68f1d1d7cabe606c Mon Sep 17 00:00:00 2001 From: Kemal Kolcuoglu Date: Thu, 16 May 2024 03:54:15 +0300 Subject: [PATCH] Turkish Localization Updated --- i18n/tr.toml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/i18n/tr.toml b/i18n/tr.toml index e6eec2d..b0ac0d0 100644 --- a/i18n/tr.toml +++ b/i18n/tr.toml @@ -93,16 +93,16 @@ other = "Sorumluluklar:" other = "Halen" [comments_javascript] -other = "Görüntüleyebilmek için lüften Javascript etkinleştirin" +other = "Görüntüleyebilmek için lüften JavaScript etkinleştirin" [comments_by] -other = "comments powered by" +other = "Yorum sağlayıcı" [read] other = "Oku" [project_star] -other = "Star" +other = "Yıldız" [project_details] other = "Detaylar" @@ -124,3 +124,7 @@ other = "Yükümlülük Bildirisi" [search] other = "Ara" + +[minute] +one = "dakika" +other = "dakika"