Skip to content

Commit 750feb9

Browse files
authored
Create translations for Thai (th.yaml) (#1252)
1 parent 804a868 commit 750feb9

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

i18n/th.yaml

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
- id: prev_page
2+
translation: "ก่อนหน้า"
3+
4+
- id: next_page
5+
translation: "ถัดไป"
6+
7+
- id: read_time
8+
translation:
9+
one : "1 นาที"
10+
other: "{{ .Count }} นาที"
11+
12+
- id: words
13+
translation:
14+
one : "คำ"
15+
other: "{{ .Count }} คำ"
16+
17+
- id: toc
18+
translation: "สารบัญ"
19+
20+
- id: translations
21+
translation: "การแปล"
22+
23+
- id: home
24+
translation: "หน้าหลัก"
25+
26+
- id: edit_post
27+
translation: "แก้ไข"
28+
29+
- id: code_copy
30+
translation: "คัดลอก"
31+
32+
- id: code_copied
33+
translation: "คัดลอกแล้ว!"

0 commit comments

Comments
 (0)