Skip to content

Commit

Permalink
add Turkish translation tr.yaml (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtrkmn authored Apr 21, 2021
1 parent 87fd91e commit 4e6eebe
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions i18n/tr.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
- id: prev_page
translation: "Önceki Sayfa"

- id: next_page
translation: "Sonraki Sayfa"

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

- id: toc
translation: "İçindekiler"

- id: translations
translation: "Çeviriler"

- id: home
translation: "Anasayfa"

- id: code_copy
translation: "Kopyala"

- id: code_copied
translation: "Kopyalandı!"

0 comments on commit 4e6eebe

Please sign in to comment.