mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Translate to Malay (#423)
This commit is contained in:
committed by
GitHub
parent
5b7a49c087
commit
e230ea2ee6
@@ -79,3 +79,4 @@
|
|||||||
- [Dave Rolsky](https://github.com/autarch)
|
- [Dave Rolsky](https://github.com/autarch)
|
||||||
- [Joseph Sanders](https://github.com/jls83)
|
- [Joseph Sanders](https://github.com/jls83)
|
||||||
- [Rabin Adhikari](https://github.com/rabinadk1/)
|
- [Rabin Adhikari](https://github.com/rabinadk1/)
|
||||||
|
- [Hussaini Zulkifli](https://github.com/hussaini/)
|
||||||
27
i18n/ms.toml
Normal file
27
i18n/ms.toml
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
[category]
|
||||||
|
other = "kategori"
|
||||||
|
|
||||||
|
[tag]
|
||||||
|
other = "teg"
|
||||||
|
|
||||||
|
[series]
|
||||||
|
other = "siri"
|
||||||
|
|
||||||
|
[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>."
|
||||||
|
|
||||||
|
[powered_by]
|
||||||
|
other = "Dikuasakan oleh"
|
||||||
|
|
||||||
|
[see_also]
|
||||||
|
other = "Lihat juga"
|
||||||
Reference in New Issue
Block a user