DmitrMakeev commited on
Commit
66ae289
·
verified ·
1 Parent(s): 1a5966c

Update js/rus/rus.js

Browse files
Files changed (1) hide show
  1. 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
- plugins: {
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
  }