DmitrMakeev commited on
Commit
5f9f521
·
verified ·
1 Parent(s): ed30d1c

Update pages.html

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