mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 18:31:45 +01:00
feat(i18n): Add Indonesian translation for readingTime
(#279)
This commit is contained in:
parent
d86b857635
commit
8d0c65c374
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue