| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- [categories]
- one = "kategori"
- other = "kategori"
- [tags]
- one = "teg"
- other = "teg"
- [series]
- one = "siri"
- other = "siri"
- [author]
- other = "penulis"
- [authors]
- one = "penulis"
- other = "penulis"
- [posts]
- other = "artikel"
- [reading_time]
- one = "Bacaan 1 minit"
- other = "Bacaan {{ .Count }} minit"
- [page_not_found]
- other = "Halaman Tidak Dijumpai"
- [page_does_not_exist]
- other = "Maaf, halaman ini tidak wujud."
- [head_back]
- other = "Kembali ke <a href=\"{{ . }}\">halaman utama</a>."
- [licensed_under]
- other = "Licensed under"
- [powered_by]
- other = "Dikuasakan oleh"
- [see_also]
- other = "Lihat juga"
- [note]
- other = "nota"
- [tip]
- other = "tip"
- [example]
- other = "contoh"
- [question]
- other = "soalan"
- [info]
- other = "maklumat"
- [warning]
- other = "amaran"
- [error]
- other = "ralat"
- [link_to_heading]
- other = "Link to heading"
|