26 lines
392 B
YAML
26 lines
392 B
YAML
|
- 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ı!"
|