Add Indonesian translation

This commit is contained in:
Ali 2022-06-27 00:14:39 +07:00
parent 345c1cb020
commit 76385332cf
No known key found for this signature in database
GPG key ID: 5774ED1543B90A55
2 changed files with 40 additions and 0 deletions

39
i18n/id.toml Normal file
View 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"