Update js/rus/rus.js
Browse files- js/rus/rus.js +1 -1
js/rus/rus.js
CHANGED
|
@@ -51,7 +51,7 @@ editor.I18n.addMessages({
|
|
| 51 |
label: '<div style="margin-bottom: 10px; font-size: 13px;">Вставьте здесь ваш HTML/CSS и нажмите Импортировать</div>',
|
| 52 |
}
|
| 53 |
},
|
| 54 |
-
|
| 55 |
'grapesjs-tui-image-editor': {
|
| 56 |
labelImageEditor: 'Редактор изображений'
|
| 57 |
}
|
|
|
|
| 51 |
label: '<div style="margin-bottom: 10px; font-size: 13px;">Вставьте здесь ваш HTML/CSS и нажмите Импортировать</div>',
|
| 52 |
}
|
| 53 |
},
|
| 54 |
+
commands: {
|
| 55 |
'grapesjs-tui-image-editor': {
|
| 56 |
labelImageEditor: 'Редактор изображений'
|
| 57 |
}
|