Skip to content

Commit c1c138a

Browse files
Emromainx
Em
authored andcommitted
Update Indonesian Languange (id.yaml) (adityatelange#955)
1 parent 4feaa87 commit c1c138a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

i18n/id.yaml

+18-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,25 @@
99
one : "1 menit"
1010
other: "{{ .Count }} menit"
1111

12+
- id: words
13+
translation:
14+
one : "kata"
15+
other: "{{ .Count }} kata"
16+
1217
- id: toc
13-
translation: "Daftar Isi"
18+
translation: "Daftar isi"
1419

1520
- id: translations
1621
translation: "Terjemahan"
22+
23+
- id: home
24+
translation: "Beranda"
25+
26+
- id: edit_post
27+
translation: "Sunting"
28+
29+
- id: code_copy
30+
translation: "salin"
31+
32+
- id: code_copied
33+
translation: "disalin!"

0 commit comments

Comments
 (0)