hugo-theme-stack/i18n/id.yaml
Jacob Zhong 4be110e540
refactor(widget): taxonomy widget (#763)
* Add link to navbar sections and refactor names

* Prevent duplicate tags and categories information

* Add style to the widget links

* refactor: add `taxonomy` widget

Replaces `categories` and `tag-cloud` widget.

* style: remove unused `font_size_{{ .Count }}` in `taxonomy` widget

---------

Co-authored-by: Jimmy Cai <hi@jimmycai.com>
2023-08-27 18:26:53 +02:00

39 lines
882 B
YAML

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