Skip to content

Commit 4e6eebe

Browse files
authored
add Turkish translation tr.yaml (#374)
1 parent 87fd91e commit 4e6eebe

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

i18n/tr.yaml

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
- id: prev_page
2+
translation: "Önceki Sayfa"
3+
4+
- id: next_page
5+
translation: "Sonraki Sayfa"
6+
7+
- id: read_time
8+
translation:
9+
one : "1 dk"
10+
other: "{{ .Count }} dk"
11+
12+
- id: toc
13+
translation: "İçindekiler"
14+
15+
- id: translations
16+
translation: "Çeviriler"
17+
18+
- id: home
19+
translation: "Anasayfa"
20+
21+
- id: code_copy
22+
translation: "Kopyala"
23+
24+
- id: code_copied
25+
translation: "Kopyalandı!"

0 commit comments

Comments
 (0)