New version of hello-friend-ng-clone
This commit is contained in:
parent
2af22c2c10
commit
3a80032b84
609 changed files with 26159 additions and 104 deletions
44
themes/hello-friend-ng-clone/i18n/id.toml
Normal file
44
themes/hello-friend-ng-clone/i18n/id.toml
Normal file
|
@ -0,0 +1,44 @@
|
|||
# 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"
|
||||
|
||||
# partials/pagination-list.html
|
||||
[pagination]
|
||||
newerPosts = "Postingan yang lebih baru"
|
||||
olderPosts = "Postingan yang lebih lama"
|
Loading…
Add table
Add a link
Reference in a new issue