update id.yaml

This commit is contained in:
aemtsh 2022-06-24 08:56:51 +07:00
parent a94674e6c9
commit 13efa4890e

View File

@ -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!"