DmitrMakeev commited on
Commit
47e8258
·
verified ·
1 Parent(s): baabdf0

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +2 -1
pages.html CHANGED
@@ -354,6 +354,7 @@ editor.I18n.addMessages({
354
  'decorations': 'Оформление',
355
  'extra': 'Ещё больше',
356
  'flex': 'Flex',
 
357
  },
358
  properties: {
359
  'background-repeat': 'Повторение',
@@ -376,7 +377,7 @@ editor.I18n.addMessages({
376
  'border': 'Граница',
377
  'box-shadow': 'Тень блока',
378
  'background': 'Фон',
379
- 'component-settings': 'Настройка компонента' // Добавленный перевод
380
  }
381
  },
382
  blockManager: {
 
354
  'decorations': 'Оформление',
355
  'extra': 'Ещё больше',
356
  'flex': 'Flex',
357
+ 'component-settings': 'Настройка компонента' // Добавленный перевод
358
  },
359
  properties: {
360
  'background-repeat': 'Повторение',
 
377
  'border': 'Граница',
378
  'box-shadow': 'Тень блока',
379
  'background': 'Фон',
380
+
381
  }
382
  },
383
  blockManager: {