blob: 0f29fc781c0f786cc30db1d54ab46f568865535a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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"
|