diff --git a/i18n/tr.yaml b/i18n/tr.yaml index e598b41..4f8fca3 100644 --- a/i18n/tr.yaml +++ b/i18n/tr.yaml @@ -9,6 +9,11 @@ one : "1 dk" other: "{{ .Count }} dk" +- id: words + translation: + one : "kelime" + other: "{{ .Count }} kelime" + - id: toc translation: "İçindekiler" @@ -18,6 +23,9 @@ - id: home translation: "Anasayfa" +- id: edit_post + translation: "Düzenle" + - id: code_copy translation: "Kopyala"