]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/list/lang/th.js
f583a6cecbbe6a77992b97731f48c7c948be8338
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / list / lang / th.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'list', 'th', {
6 bulletedlist: 'ลำดับรายการแบบสัญลักษณ์',
7 numberedlist: 'ลำดับรายการแบบตัวเลข'
8 } );