th.yaml 614 B

123456789101112131415161718192021222324252627282930313233
  1. - id: prev_page
  2. translation: "ก่อนหน้า"
  3. - id: next_page
  4. translation: "ถัดไป"
  5. - id: read_time
  6. translation:
  7. one : "1 นาที"
  8. other: "{{ .Count }} นาที"
  9. - id: words
  10. translation:
  11. one : "คำ"
  12. other: "{{ .Count }} คำ"
  13. - id: toc
  14. translation: "สารบัญ"
  15. - id: translations
  16. translation: "การแปล"
  17. - id: home
  18. translation: "หน้าหลัก"
  19. - id: edit_post
  20. translation: "แก้ไข"
  21. - id: code_copy
  22. translation: "คัดลอก"
  23. - id: code_copied
  24. translation: "คัดลอกแล้ว!"