51 lines
No EOL
721 B
TOML
51 lines
No EOL
721 B
TOML
# More documentation here: https://github.com/nicksnyder/go-i18n
|
|
[home]
|
|
other = "Beranda"
|
|
|
|
[posts]
|
|
other = "Artikel"
|
|
|
|
[toc_heading]
|
|
other = "Daftar Isi"
|
|
|
|
[at]
|
|
other = "at"
|
|
|
|
[resume]
|
|
other = "Resume saya"
|
|
|
|
[navigation]
|
|
other = "Navigasi"
|
|
|
|
[contact_me]
|
|
other = "Hubungi saya:"
|
|
|
|
[email]
|
|
other = "Surel"
|
|
|
|
[phone]
|
|
other = "Telepon"
|
|
|
|
[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"
|
|
|
|
[prev]
|
|
other = "Sebelumnya"
|
|
|
|
[next]
|
|
other = "Lanjut"
|
|
|
|
[improve_this_page]
|
|
other = "Perbaiki halaman ini" |