update id.yaml
This commit is contained in:
parent
a94674e6c9
commit
13efa4890e
23
i18n/id.yaml
23
i18n/id.yaml
@ -1,16 +1,33 @@
|
|||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Halaman Sebelumnya"
|
translation: "Sebelumnya"
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Halaman Selanjutnya"
|
translation: "Selanjutnya"
|
||||||
|
|
||||||
- id: read_time
|
- id: read_time
|
||||||
translation:
|
translation:
|
||||||
one : "1 menit"
|
one : "1 menit"
|
||||||
other: "{{ .Count }} menit"
|
other: "{{ .Count }} menit"
|
||||||
|
|
||||||
|
- id: words
|
||||||
|
translation:
|
||||||
|
one : "kata"
|
||||||
|
other: "{{ .Count }} kata"
|
||||||
|
|
||||||
- id: toc
|
- id: toc
|
||||||
translation: "Daftar Isi"
|
translation: "Daftar isi"
|
||||||
|
|
||||||
- id: translations
|
- id: translations
|
||||||
translation: "Terjemahan"
|
translation: "Terjemahan"
|
||||||
|
|
||||||
|
- id: home
|
||||||
|
translation: "Beranda"
|
||||||
|
|
||||||
|
- id: edit_post
|
||||||
|
translation: "Sunting"
|
||||||
|
|
||||||
|
- id: code_copy
|
||||||
|
translation: "salin"
|
||||||
|
|
||||||
|
- id: code_copied
|
||||||
|
translation: "disalin!"
|
Loading…
x
Reference in New Issue
Block a user