We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7a49c commit e230ea2Copy full SHA for e230ea2
CONTRIBUTORS.md
@@ -79,3 +79,4 @@
79
- [Dave Rolsky](https://github.com/autarch)
80
- [Joseph Sanders](https://github.com/jls83)
81
- [Rabin Adhikari](https://github.com/rabinadk1/)
82
+- [Hussaini Zulkifli](https://github.com/hussaini/)
i18n/ms.toml
@@ -0,0 +1,27 @@
1
+[category]
2
+other = "kategori"
3
+
4
+[tag]
5
+other = "teg"
6
7
+[series]
8
+other = "siri"
9
10
+[reading_time]
11
+one = "Bacaan 1 minit"
12
+other = "Bacaan {{ .Count }} minit"
13
14
+[page_not_found]
15
+other = "Halaman Tidak Dijumpai"
16
17
+[page_does_not_exist]
18
+other = "Maaf, halaman ini tidak wujud."
19
20
+[head_back]
21
+other = "Kembali ke <a href=\"{{ . }}\">halaman utama</a>."
22
23
+[powered_by]
24
+other = "Dikuasakan oleh"
25
26
+[see_also]
27
+other = "Lihat juga"
0 commit comments