aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/bidi/lang/sq.js
blob: 66c1e722efe932a9d27e39d533a636c27b4d57d0 (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', 'sq', {
	ltr: 'Drejtimi i tekstit nga e majta në të djathtë',
	rtl: 'Drejtimi i tekstit nga e djathta në të majtë'
} );