Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / libraries / templates / lang / th.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'th', {
6         button: 'เทมเพลต',
7         emptyListMsg: '(ยังไม่มีการกำหนดเทมเพลต)',
8         insertOption: 'แทนที่เนื้อหาเว็บไซต์ที่เลือก',
9         options: 'ตัวเลือกเกี่ยวกับเทมเพลท',
10         selectPromptMsg: 'กรุณาเลือก เทมเพลต เพื่อนำไปแก้ไขในอีดิตเตอร์<br />(เนื้อหาส่วนนี้จะหายไป):',
11         title: 'เทมเพลตของส่วนเนื้อหาเว็บไซต์'
12 } );