diff --git a/i18n/id.toml b/i18n/id.toml new file mode 100644 index 0000000..fa0d8e3 --- /dev/null +++ b/i18n/id.toml @@ -0,0 +1,38 @@ +[toggleMenu] + other = "Tampilkan Menu" + +[relatedContents] + other = "Konten terkait" + +[lastUpdatedOn] + other = "Terakhir diperbarui pada" + +[widgetArchivesTitle] + other = "Arsip" + +[widgetArchivesMore] + other = "Lebih" + +[widgetTagCloudTitle] + other = "Tag" + +[notFoundTitle] + other = "Not Found" + +[notFoundSubtitle] + other = "Halaman ini tidak ada." + +[searchTitle] + other = "Cari" + +[searchPlaceholder] + other = "Ketik sesuatu..." + +[searchResultTitle] + other = "#PAGES_COUNT halaman (#TIME_SECONDS detik)" + +[footerBuiltWith] + other = "Dibangun dengan {{ .Generator }}" + +[footerDesignedBy] + other = "Tema {{ .Theme }} dirancang oleh {{ .DesignedBy }}" \ No newline at end of file