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