Files
2026-02-22 21:59:33 +01:00

29 lines
1.3 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
CKEDITOR.plugins.setLang('jsplus_bootstrap_alert', 'ru', {
jsplus_custom_templates_title: 'Вставить пользовательский шаблон',
jsplus_templates_title: 'Вставить шаблон',
jsplus_bootstrap_templates_title: 'Вставить шаблон Bootstrap',
jsplus_foundation_templates_title: 'Вставить шаблон Foundation',
jsplus_table_title: 'Вставить таблицу',
jsplus_bootstrap_table_title: 'Вставить таблицу Bootstrap',
jsplus_foundation_table_title: 'Вставить таблицу Foundation',
jsplus_alert_title: 'Вставить сообщение',
jsplus_bootstrap_alert_title: 'Вставить сообщение Bootstrap',
jsplus_foundation_alert_title: 'Вставить сообщение Foundation',
jsplus_table_width_100: 'Ширина 100%',
jsplus_table_add_header: 'Заголовок',
jsplus_bootstrap_table_striped: 'Полосатая',
jsplus_bootstrap_table_bordered: 'С границами',
jsplus_bootstrap_table_condensed: 'Компактная',
jsplus_table_class: 'Доп. класс',
jsplus_table_style: 'Доп. стиль',
select_element_first: 'Сначала выберите элемент',
btn_ok: "OK",
btn_cancel: "Отмена"
} );