Sha256: 4bf8809d7014766ab572fe31b0a9c0eab9116940433dc2742a301992f635df80

Contents?: true

Size: 620 Bytes

Versions: 3

Compression:

Stored size: 620 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( 'templates', 'ru', {
	button: 'Шаблоны',
	emptyListMsg: '(не определено ни одного шаблона)',
	insertOption: 'Заменить текущее содержимое',
	options: 'Параметры шаблона',
	selectPromptMsg: 'Пожалуйста, выберите, какой шаблон следует открыть в редакторе',
	title: 'Шаблоны содержимого'
});

Version data entries

3 entries across 3 versions & 1 rubygems

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