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