diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-16 19:32:18 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-17 01:28:57 +0300 |
commit | 239d68f94c6250276850fbe95eaa6cdd5c38fb26 (patch) | |
tree | c576da169afc442f51eae6213ad0ff749ed86589 /themes/hugo-theme-stack/i18n/th.yaml | |
parent | 8e79098193fd0a8b65305dd8054cf7c424c60bc5 (diff) |
Своя тема, полностью всё переделал
Diffstat (limited to 'themes/hugo-theme-stack/i18n/th.yaml')
-rw-r--r-- | themes/hugo-theme-stack/i18n/th.yaml | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/themes/hugo-theme-stack/i18n/th.yaml b/themes/hugo-theme-stack/i18n/th.yaml deleted file mode 100644 index 9982c06..0000000 --- a/themes/hugo-theme-stack/i18n/th.yaml +++ /dev/null @@ -1,70 +0,0 @@ -toggleMenu: - other: สลับเมนู - -darkMode: - other: ธีมมืด - -list: - page: - one: "{{ .Count }} หน้า" - other: "{{ .Count }} หน้า" - - section: - other: หมวดหมู่ - - subsection: - one: หมวดหมู่ย่อย - other: หมวดหมู่ย่อยอื่นๆ - -article: - back: - other: กลับไป - - tableOfContents: - other: สารบัญ - - relatedContent: - other: เนื้อหาคล้ายคลึงกัน - - lastUpdatedOn: - other: อัปเดตล่าสุดเมื่อ - - readingTime: - one: "น่าจะใช้เวลา {{ .Count }} นาทีในการอ่าน" - other: "น่าจะใช้เวลา {{ .Count }} นาทีในการอ่าน" - -notFound: - title: - other: ไม่พบหัวข้อ - - subtitle: - other: ไม่พบหน้านี้ในระบบ - -widget: - archives: - title: - other: เนื้อหาที่เก็บถาวรแล้ว - - more: - other: อื่นๆ นอกจากนี้ - - tagCloud: - title: - other: แท็ก - -search: - title: - other: ค้นหา - - placeholder: - other: พิมพ์เพื่อค้นหา ... - - resultTitle: - other: "#PAGES_COUNT pages (#TIME_SECONDS seconds)" - -footer: - builtWith: - other: ถูกสร้างด้วย {{ .Generator }} - - designedBy: - other: ธีม {{ .Theme }} ออกแบบโดย {{ .DesignedBy }} |