first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/th.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/th.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'th', {//Thai
|
||||
plugin : 'บูตม้าหมุน',
|
||||
title : 'ชื่อเรื่อง',
|
||||
content : 'เนื้อหา',
|
||||
htmlIsAllowed : 'อนุญาตให้ใช้ HTML',
|
||||
addNewItem : 'เพิ่มรายการใหม่',
|
||||
minimum : 'ปลั๊กอินต้องมีอย่างน้อย 1 รายการ',
|
||||
link : 'ลิงค์',
|
||||
style : 'สไตล์',
|
||||
type : 'ชนิด',
|
||||
size : 'ขนาด',
|
||||
blockLevel : 'ระดับ Block',
|
||||
active : 'กระตือรือร้น',
|
||||
enabled : 'ที่เปิดใช้งาน',
|
||||
text : 'ข้อความ',
|
||||
preview : 'ดูก่อน',
|
||||
optional : 'ไม่จำเป็น',
|
||||
badge : 'สัญลักษณ์',
|
||||
caption : 'คำบรรยายภาพ',
|
||||
image : 'ภาพ',
|
||||
delete : 'คุณแน่ใจว่าคุณต้องการลบรายการนี้ได้?'
|
||||
});
|
||||
Reference in New Issue
Block a user