diff --git a/i18n/tr.toml b/i18n/tr.toml index 0d0f431..7436f05 100644 --- a/i18n/tr.toml +++ b/i18n/tr.toml @@ -7,6 +7,9 @@ other = "tag" [series] other = "dizi" +[author] +other = "yazar" + [reading_time] one = "Bir dakikalık okuma" other = "{{ .Count }} dakikalık okuma" @@ -22,3 +25,9 @@ other = "Ana sayfaya dönebilirsiniz." [powered_by] other = "Site program altyapısı" + +[see_also] +other = "Ayrıca bakınız" + +[posts] +other = "Gönderiler"