aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/si.js
blob: 00d300958ba4f5f4c809993e1e5f68dbb63d073f (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'si', {
	maximize: 'විශාල කිරීම',
	minimize: 'කුඩා කිරීම'
} );