Archived
1
0
This repository has been archived on 2020-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
old/assets/js/tinymce/plugins/jbimages/langs/ru.js
2018-10-16 18:28:42 +02:00

18 lines
501 B
JavaScript

/**
* Justboil.me - a TinyMCE image upload plugin
* jbimages/langs/ru.js
*
* Released under Creative Commons Attribution 3.0 Unported License
*
* License: http://creativecommons.org/licenses/by/3.0/
* Plugin info: http://justboil.me/
* Author: Viktor Kuzhelnyi
*
* Version: 2.3 released 23/06/2013
*/
tinyMCE.addI18n('ru.jbimages',{
desc : '\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435',
delta_width : 10
});