mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
29 lines
439 B
YAML
29 lines
439 B
YAML
- id: prev_page
|
|
translation: "Halaman Sebelumnya"
|
|
|
|
- id: next_page
|
|
translation: "Halaman Seterusnya"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one: "1 minit"
|
|
other: "{{ .Count }} minit"
|
|
|
|
- id: toc
|
|
translation: "Isi Kandungan"
|
|
|
|
- id: translations
|
|
translation: "Terjemahan"
|
|
|
|
- id: home
|
|
translation: "Home"
|
|
|
|
- id: edit_post
|
|
translation: "Sunting"
|
|
|
|
- id: code_copy
|
|
translation: "Salin"
|
|
|
|
- id: code_copied
|
|
translation: "Disalin!"
|