Files
espocrm/application/Espo/Resources/i18n/th_TH/LayoutManager.json
2026-01-19 17:46:06 +01:00

36 lines
1.5 KiB
JSON

{
"fields": {
"width": "ความกว้าง (%)",
"link": "ลิงค์",
"notSortable": "ไม่สามารถจัดเรียงได้",
"align": "จัดแนว",
"panelName": "ชื่อแผง",
"style": "สไตล์",
"sticked": "ติด",
"isLarge": "ขนาดตัวอักษรขนาดใหญ่",
"hidden": "ซ่อนอยู่",
"dynamicLogicVisible": "เงื่อนไขทำให้มองเห็นแผง"
},
"options": {
"align": {
"left": "ซ้าย",
"right": "ขวา"
},
"style": {
"default": "ค่าเริ่มต้น",
"success": "ประสบความสำเร็จ",
"danger": "อันตราย",
"info": "ข้อมูล",
"warning": "คำเตือน",
"primary": "หลัก"
}
},
"labels": {
"New panel": "แผงใหม่",
"Layout": "เค้าโครง"
},
"tooltips": {
"hiddenPanel": "ต้องคลิก \"แสดงเพิ่มเติม\" เพื่อดูแผงควบคุม",
"link": "หากเลือกแล้วค่าฟิลด์จะแสดงเป็นลิงก์ที่ชี้ไปยังมุมมองรายละเอียดของบันทึก โดยปกติจะใช้สำหรับ * ชื่อ *"
}
}