@atlaskit/renderer
Version:
Renderer component
25 lines (24 loc) • 1.22 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/* prettier-ignore */
/**
* NOTE:
*
* This file is automatically generated by Traduki 2.0.
* DO NOT CHANGE IT BY HAND or your changes will be lost.
*/
//Thai (Thailand)
var _default = exports.default = {
'fabric.editor.headingLink.ascSortingLabel': 'จากน้อยไปหามาก',
'fabric.editor.headingLink.copied': 'คัดลอกแล้ว!',
'fabric.editor.headingLink.copyAnchorLink': 'คัดลอกลิงก์ที่เชื่อมไปยังหัวเรื่อง',
'fabric.editor.headingLink.copyAriaLabel': 'คัดลอก',
'fabric.editor.headingLink.descSortingLabel': 'จากมากไปหาน้อย',
'fabric.editor.headingLink.failedToCopy': 'การคัดลอกไม่สำเร็จ',
'fabric.editor.headingLink.noneSortingLabel': 'ไม่มี',
'fabric.editor.inlineComment.marker.end': 'สิ้นสุดความคิดเห็นในบรรทัด',
'fabric.editor.inlineComment.marker.start': 'เริ่มต้นความคิดเห็นในบรรทัด'
};