Sha256: 6efd8622907b509a956f4b0886371f2d94c6279d33be0405a1c0bf412bcd0b87

Contents?: true

Size: 342 Bytes

Versions: 3

Compression:

Stored size: 342 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( 'justify', 'ru', {
	block: 'По ширине',
	center: 'По центру',
	left: 'По левому краю',
	right: 'По правому краю'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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