commit
484cc0fa51
2 changed files with 40 additions and 0 deletions
|
@ -4,6 +4,7 @@ es: es
|
|||
fr: fr
|
||||
gl: es-ga
|
||||
hi: in
|
||||
id: id
|
||||
it: it
|
||||
ja: jp
|
||||
ml: in
|
||||
|
|
39
i18n/id.toml
Normal file
39
i18n/id.toml
Normal file
|
@ -0,0 +1,39 @@
|
|||
# Translations for Indonesia
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Terjemahan"
|
||||
|
||||
[postAvailable]
|
||||
other = "Tersedia juga di"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Arsip"
|
||||
|
||||
[home]
|
||||
other = "Beranda"
|
||||
|
||||
[notFound]
|
||||
other = "Oops, halaman tidak ditemukan…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "Satu menit"
|
||||
other = "{{ .Count }} menit"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Daftar isi"
|
||||
|
||||
[wordCount]
|
||||
one = "Satu Kata"
|
||||
other = "{{ .Count }} Kata"
|
||||
|
||||
[lastModified]
|
||||
other = "Terakhir diupdate"
|
Loading…
Add table
Add a link
Reference in a new issue