Update tr.yaml
This commit is contained in:
parent
4bd96d6271
commit
f1f18d87f5
12
i18n/tr.yaml
12
i18n/tr.yaml
@ -1,14 +1,19 @@
|
|||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Önceki Sayfa"
|
translation: "Önceki"
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Sonraki Sayfa"
|
translation: "Sonraki"
|
||||||
|
|
||||||
- id: read_time
|
- id: read_time
|
||||||
translation:
|
translation:
|
||||||
one : "1 dk"
|
one : "1 dk"
|
||||||
other: "{{ .Count }} dk"
|
other: "{{ .Count }} dk"
|
||||||
|
|
||||||
|
- id: words
|
||||||
|
translation:
|
||||||
|
one : "kelime"
|
||||||
|
other: "{{ .Count }} kelime"
|
||||||
|
|
||||||
- id: toc
|
- id: toc
|
||||||
translation: "İçindekiler"
|
translation: "İçindekiler"
|
||||||
|
|
||||||
@ -18,6 +23,9 @@
|
|||||||
- id: home
|
- id: home
|
||||||
translation: "Anasayfa"
|
translation: "Anasayfa"
|
||||||
|
|
||||||
|
- id: edit_post
|
||||||
|
translation: "Düzenle"
|
||||||
|
|
||||||
- id: code_copy
|
- id: code_copy
|
||||||
translation: "Kopyala"
|
translation: "Kopyala"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user