Initial commit
This commit is contained in:
36
application/Espo/Resources/i18n/th_TH/LayoutManager.json
Normal file
36
application/Espo/Resources/i18n/th_TH/LayoutManager.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"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": "หากเลือกแล้วค่าฟิลด์จะแสดงเป็นลิงก์ที่ชี้ไปยังมุมมองรายละเอียดของบันทึก โดยปกติจะใช้สำหรับ * ชื่อ *"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user