summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/i18n/id.toml
blob: 4f0784ba2adecbab90bf9485f67b4fd387f88633 (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
28
29
30
31
32
33
[category]
other = "kategori"

[tag]
other = "label"

[series]
other = "seri"

[author]
other = "penulis"

[posts]
other = "artikel"

[reading_time]
one = "bacaan satu menit"
other = "bacaan {{ .Count }} menit"

[page_not_found]
other = "Halaman tidak ditemukan"

[page_does_not_exist]
other = "Maaf, halaman ini tidak ada."

[head_back]
other = "Anda dapat kembali ke <a href=\"{{ . }}\">beranda</a>."

[powered_by]
other = "Dipersembahkan oleh"

[see_also]
other = "artikel terkait"