id.toml 721 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. # More documentation here: https://github.com/nicksnyder/go-i18n
  2. [home]
  3. other = "Beranda"
  4. [posts]
  5. other = "Artikel"
  6. [toc_heading]
  7. other = "Daftar Isi"
  8. [at]
  9. other = "at"
  10. [resume]
  11. other = "Resume saya"
  12. [navigation]
  13. other = "Navigasi"
  14. [contact_me]
  15. other = "Hubungi saya:"
  16. [email]
  17. other = "Surel"
  18. [phone]
  19. other = "Telepon"
  20. [newsletter_text]
  21. other = "Ingin selalu update dengan notifikasi email"
  22. [newsletter_input_placeholder]
  23. other = "Masukkan email"
  24. [newsletter_warning]
  25. other = "Kami tidak pernah berbagi data email dengan siapapun."
  26. [submit]
  27. other = "Kirim"
  28. [hugoAttributionText]
  29. other = "Didukung oleh"
  30. [prev]
  31. other = "Sebelumnya"
  32. [next]
  33. other = "Lanjut"
  34. [improve_this_page]
  35. other = "Perbaiki halaman ini"