mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-06 20:03:31 +08:00
feat(i18n): Add Indonesian translation for readingTime
(#279)
This commit is contained in:
parent
d86b857635
commit
8d0c65c374
@ -29,6 +29,10 @@ article:
|
|||||||
lastUpdatedOn:
|
lastUpdatedOn:
|
||||||
other: Terakhir diperbarui pada
|
other: Terakhir diperbarui pada
|
||||||
|
|
||||||
|
readingTime:
|
||||||
|
one: "Waktu Membaca: {{ .Count }} menit"
|
||||||
|
other: "Waktu Membaca: {{ .Count }} menit"
|
||||||
|
|
||||||
notFound:
|
notFound:
|
||||||
title:
|
title:
|
||||||
other: Tidak ditemukan
|
other: Tidak ditemukan
|
||||||
|
Loading…
Reference in New Issue
Block a user