Add Indonesian Language for Toha Themes (#118)
* Add Indonesian Language for Toha Themes #118 Co-authored-by: Richard Tirtadji <richardtirtadji@Richards-MacBook-Pro.local>
This commit is contained in:
parent
33a68fc44f
commit
47c4ef0251
11 changed files with 357 additions and 0 deletions
33
i18n/id.toml
Normal file
33
i18n/id.toml
Normal file
|
@ -0,0 +1,33 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "Beranda"
|
||||
|
||||
[posts]
|
||||
other = "Artikel"
|
||||
|
||||
[at]
|
||||
other = "at"
|
||||
|
||||
[resume]
|
||||
other = "Resume saya"
|
||||
|
||||
[navigation]
|
||||
other = "Navigasi"
|
||||
|
||||
[contact_me]
|
||||
other = "Hubungi saya:"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Ingin selalu update dengan notifikasi email"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "Masukkan email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Kami tidak pernah berbagi data email dengan siapapun."
|
||||
|
||||
[submit]
|
||||
other = "Kirim"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Didukung oleh"
|
Loading…
Add table
Add a link
Reference in a new issue