12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- toggleMenu:
- other: Tampilkan Menu
- darkMode:
- other: Mode Gelap
- list:
- page:
- one: "{{ .Count }} halaman"
- other: "{{ .Count }} halaman"
- section:
- other: Bagian
- subsection:
- one: Subbagian
- other: Subbagian
- article:
- back:
- other: Kembali
- tableOfContents:
- other: Daftar Isi
- relatedContents:
- other: Konten terkait
- lastUpdatedOn:
- other: Terakhir diperbarui pada
- readingTime:
- one: "Waktu Membaca: {{ .Count }} menit"
- other: "Waktu Membaca: {{ .Count }} menit"
- notFound:
- title:
- other: Tidak ditemukan
- subtitle:
- other: Halaman yang Anda akses tidak ditemukan.
- widget:
- archives:
- title:
- other: Arsip
- more:
- other: Lebih
- tagCloud:
- title:
- other: Tag
- categoriesCloud:
- title:
- other: Kategori
- search:
- title:
- other: Cari
- placeholder:
- other: Ketik sesuatu...
- resultTitle:
- other: "#PAGES_COUNT halaman (#TIME_SECONDS detik)"
- footer:
- builtWith:
- other: Dibangun dengan {{ .Generator }}
- designedBy:
- other: Tema {{ .Theme }} dirancang oleh {{ .DesignedBy }}
|