th.html 1.1 KB

1234567891011121314151617181920212223
  1. {#-
  2. This file was automatically generated - do not edit
  3. -#}
  4. {% macro t(key) %}{{ {
  5. "language": "th",
  6. "clipboard.copy": "คัดลอก",
  7. "clipboard.copied": "คัดลอกแล้ว",
  8. "edit.link.title": "แก้ไขหน้านี้",
  9. "footer.previous": "ก่อนหน้า",
  10. "footer.next": "ต่อไป",
  11. "meta.comments": "ความคิดเห็น",
  12. "meta.source": "แหล่งที่มา",
  13. "search.language": "th",
  14. "search.placeholder": "ค้นหา",
  15. "search.result.placeholder": "พิมพ์เพื่อเริ่มค้นหา",
  16. "search.result.none": "ไม่พบเอกสารที่ตรงกัน",
  17. "search.result.one": "พบเอกสารที่ตรงกัน",
  18. "search.result.other": "พบ # เอกสารที่ตรงกัน",
  19. "search.tokenizer": "[\s\-]+",
  20. "skip.link.title": "ข้ามไปที่เนื้อหา",
  21. "source.link.title": "ไปที่ Repository",
  22. "toc.title": "สารบัญ"
  23. }[key] }}{% endmacro %}