Sha256: f610c91581f989c1b9cca78bd2cebd6811383f3db0e59b7a46642199ab1fa4a5

Contents?: true

Size: 301 Bytes

Versions: 3

Compression:

Stored size: 301 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'bidi', 'sv', {
	ltr: 'Text riktning från vänster till höger',
	rtl: 'Text riktning från höger till vänster'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/bidi/lang/sv.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/bidi/lang/sv.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/bidi/lang/sv.js