Fix translation + navbar CSS (#142)
This commit is contained in:
parent
beb9d55b95
commit
49ba62a9da
9 changed files with 107 additions and 7 deletions
20
i18n/id.toml
20
i18n/id.toml
|
@ -5,6 +5,9 @@ other = "Beranda"
|
|||
[posts]
|
||||
other = "Artikel"
|
||||
|
||||
[toc_heading]
|
||||
other = "Daftar Isi"
|
||||
|
||||
[at]
|
||||
other = "at"
|
||||
|
||||
|
@ -17,6 +20,12 @@ other = "Navigasi"
|
|||
[contact_me]
|
||||
other = "Hubungi saya:"
|
||||
|
||||
[email]
|
||||
other = "Surel"
|
||||
|
||||
[phone]
|
||||
other = "Telepon"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Ingin selalu update dengan notifikasi email"
|
||||
|
||||
|
@ -30,4 +39,13 @@ other = "Kami tidak pernah berbagi data email dengan siapapun."
|
|||
other = "Kirim"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Didukung oleh"
|
||||
other = "Didukung oleh"
|
||||
|
||||
[prev]
|
||||
other = "Sebelumnya"
|
||||
|
||||
[next]
|
||||
other = "Lanjut"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Perbaiki halaman ini"
|
Loading…
Add table
Add a link
Reference in a new issue