aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/bidi/lang/si.js
blob: 9fa1548257f8749ab1a6cc39d221c4f0c15b954d (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( 'bidi', 'si', {
	ltr: 'වගන්ති දිශාව වමේ සිට දකුණට',
	rtl: 'වගන්ති දිශාව  දකුණේ සිට වමට'
} );