Skip to content

Commit

Permalink
Merge pull request #2976 from veeravat/develop
Browse files Browse the repository at this point in the history
Update summernote-th-TH.js
  • Loading branch information
lqez committed Sep 28, 2018
2 parents 95655df + de46043 commit a463e94
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions lang/summernote-th-TH.js
Expand Up @@ -27,10 +27,10 @@
shapeThumbnail: 'Shape: Thumbnail',
shapeNone: 'Shape: None',
dragImageHere: 'ลากรูปภาพที่ต้องการไว้ที่นี่',
dropImage: 'Drop image or Text',
dropImage: 'วางรูปภาพหรือข้อความ',
selectFromFiles: 'เลือกไฟล์รูปภาพ',
maximumFileSize: 'Maximum file size',
maximumFileSizeError: 'Maximum file size exceeded.',
maximumFileSize: 'ขนาดไฟล์ใหญ่สุด',
maximumFileSizeError: 'ไฟล์เกินขนาดที่กำหนด',
url: 'ที่อยู่ URL ของรูปภาพ',
remove: 'ลบรูปภาพ',
original: 'Original'
Expand All @@ -53,13 +53,13 @@
},
table: {
table: 'ตาราง',
addRowAbove: 'Add row above',
addRowBelow: 'Add row below',
addColLeft: 'Add column left',
addColRight: 'Add column right',
delRow: 'Delete row',
delCol: 'Delete column',
delTable: 'Delete table'
addRowAbove: 'เพิ่มแถวด้านบน',
addRowBelow: 'เพิ่มแถวด้านล่าง',
addColLeft: 'เพิ่มคอลัมน์ด้านซ้าย',
addColRight: 'เพิ่มคอลัมน์ด้านขวา',
delRow: 'ลบแถว',
delCol: 'ลบคอลัมน์',
delTable: 'ลบตาราง'
},
hr: {
insert: 'แทรกเส้นคั่น'
Expand Down Expand Up @@ -119,8 +119,8 @@
'redo': 'Redoes the last command',
'tab': 'Tab',
'untab': 'Untab',
'bold': 'Set a bold style',
'italic': 'Set a italic style',
'bold': 'ทำตัวหนา',
'italic': 'ทำตัวเอียง',
'underline': 'Set a underline style',
'strikethrough': 'Set a strikethrough style',
'removeFormat': 'Clean a style',
Expand All @@ -133,14 +133,14 @@
'outdent': 'Outdent on current paragraph',
'indent': 'Indent on current paragraph',
'formatPara': 'Change current block\'s format as a paragraph(P tag)',
'formatH1': 'Change current block\'s format as H1',
'formatH2': 'Change current block\'s format as H2',
'formatH3': 'Change current block\'s format as H3',
'formatH4': 'Change current block\'s format as H4',
'formatH5': 'Change current block\'s format as H5',
'formatH6': 'Change current block\'s format as H6',
'formatH1': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H1',
'formatH2': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H2',
'formatH3': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H3',
'formatH4': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H4',
'formatH5': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H5',
'formatH6': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H6',
'insertHorizontalRule': 'Insert horizontal rule',
'linkDialog.show': 'Show Link Dialog'
'linkDialog.show': 'เปิดหน้าแก้ไข Link'
},
history: {
undo: 'ยกเลิกการกระทำ',
Expand Down

0 comments on commit a463e94

Please sign in to comment.