This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/public/javascripts/ckeditor/plugins/embed/lang/ru.js

10 lines
386 B
JavaScript
Raw Normal View History

CKEDITOR.plugins.setLang('embed', 'ru',
{
embed :
{
title : "Вставить embed",
button : "Вставить embed",
pasteMsg : "Пожалуйста, вставьте embed-код с Youtube, Myspace, Flickr и других ресурсов в прямоугольник, используя сочетание клавиш (Ctrl+V), и нажмите OK."
}
});