aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/templates/lang/si.js
blob: 619e7db3c40187f2ccd18519a35cb6a71692211e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'templates', 'si', {
	button: 'අච්චුව',
	emptyListMsg: 'කිසිම අච්චුවක් කලින් තීරණය කර ',
	insertOption: 'සත්‍ය අන්තර්ගතයන් ප්‍රතිස්ථාපනය කරන්න',
	options: 'අච්චු ',
	selectPromptMsg: 'කරුණාකර සංස්කරණය සදහා අච්චුවක් ',
	title: 'අන්තර්ගත් අච්චුන්'
} );