summaryrefslogtreecommitdiff
path: root/plugins/list/lang/si.js
blob: c0ddf54608e72e7cd9a756874a0a69f73d328caf (plain)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'si', {
	bulletedlist: 'ඇතුලත් / ඉවත් කිරීම ලඉස්තුව',
	numberedlist: 'ඇතුලත් / ඉවත් කිරීම අන්න්කිත ලඉස්තුව'
});