Sha256: bb143f59d4ca128c37971a7e0e16cbec8363b7dd4bf2638d79ff270c5e21e5d2

Contents?: true

Size: 291 Bytes

Versions: 3

Compression:

Stored size: 291 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', 'no', {
	ltr: 'Tekstretning fra venstre til høyre',
	rtl: 'Tekstretning fra høyre til venstre'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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