Skip to content

Commit

Permalink
Improve Turkish Translation tr.yaml (#1098)
Browse files Browse the repository at this point in the history
  • Loading branch information
niturk committed Dec 24, 2022
1 parent bf0883a commit d3d90be
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions i18n/tr.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
- id: prev_page
translation: "Önceki Sayfa"
translation: "Önceki"

- id: next_page
translation: "Sonraki Sayfa"
translation: "Sonraki"

- id: read_time
translation:
one : "1 dk"
other: "{{ .Count }} dk"

- id: words
translation:
one : "kelime"
other: "{{ .Count }} kelime"

- id: toc
translation: "İçindekiler"

Expand All @@ -18,6 +23,9 @@
- id: home
translation: "Anasayfa"

- id: edit_post
translation: "Düzenle"

- id: code_copy
translation: "Kopyala"

Expand Down

0 comments on commit d3d90be

Please sign in to comment.