UNPKG

@payloadcms/plugin-import-export

Version:

Import-Export plugin for Payload

26 lines (25 loc) 1.28 kB
export const thTranslations = { 'plugin-import-export': { allLocales: 'ทุกสถานที่', exportDocumentLabel: 'ส่งออก {{label}}', exportOptions: 'ตัวเลือกการส่งออก', 'field-depth-label': 'ความลึก', 'field-drafts-label': 'รวมฉบับร่าง', 'field-fields-label': 'สนาม', 'field-format-label': 'รูปแบบการส่งออก', 'field-limit-label': 'จำกัด', 'field-locale-label': 'ที่ตั้ง', 'field-name-label': 'ชื่อไฟล์', 'field-selectionToUse-label': 'การเลือกใช้', 'field-sort-label': 'เรียงตาม', 'selectionToUse-allDocuments': 'ใช้เอกสารทั้งหมด', 'selectionToUse-currentFilters': 'ใช้ตัวกรองปัจจุบัน', 'selectionToUse-currentSelection': 'ใช้การเลือกปัจจุบัน', totalDocumentsCount: '{{count}} เอกสารทั้งหมด' } }; export const th = { dateFNSKey: 'th', translations: thTranslations }; //# sourceMappingURL=th.js.map