Import theme
This commit is contained in:
parent
51769fa6be
commit
c59ffbfeee
127 changed files with 13611 additions and 1 deletions
58
i18n/id.toml
Normal file
58
i18n/id.toml
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
[category]
|
||||
other = "kategori"
|
||||
|
||||
[tag]
|
||||
other = "label"
|
||||
|
||||
[reading_time]
|
||||
one = "satu menit membaca"
|
||||
other = "{{ .Count }} menit membaca"
|
||||
|
||||
[old_content_warning]
|
||||
one = "Peringatan: postingan ini berumur lebih dari {{ .Count }} hari. Informasi nya mungkin sudah kadaluwarsa ."
|
||||
other = "Peringatan: postingan ini berumur lebih dari {{ .Count }} hari. Informasi nya mungkin sudah kadaluwarsa ."
|
||||
|
||||
[page_not_found]
|
||||
other = "Halaman tidak ditemukan."
|
||||
|
||||
[page_does_not_exist]
|
||||
other = "Maaf, halaman ini tidak tersedia."
|
||||
|
||||
[head_back]
|
||||
other = "Anda dapat kembali ke <a href=\"{{ . }}\">beranda</a>."
|
||||
|
||||
[comments]
|
||||
other = "Komentar"
|
||||
|
||||
[send]
|
||||
other = "Kirim"
|
||||
|
||||
[read_more]
|
||||
other = "Baca selengkapnya"
|
||||
|
||||
[name]
|
||||
other = "Nama"
|
||||
|
||||
[email]
|
||||
other = "Email"
|
||||
|
||||
[message]
|
||||
other = "Pesan"
|
||||
|
||||
[warning]
|
||||
other = "Peringatan"
|
||||
|
||||
[info]
|
||||
other = "Info"
|
||||
|
||||
[update]
|
||||
other = "Update"
|
||||
|
||||
[series_posts]
|
||||
other = "Posting dalam seri ini"
|
||||
|
||||
[related_posts]
|
||||
other = "Postingan serupa"
|
||||
|
||||
[toc]
|
||||
other = "Daftar isi"
|
||||
Loading…
Add table
Add a link
Reference in a new issue