feat: add single column layout toggle option
This commit is contained in:
@@ -486,6 +486,9 @@ export default {
|
||||
Fuchsia: 'Фуксия',
|
||||
Pink: 'Розовый',
|
||||
Rose: 'Роза',
|
||||
'Primary color': 'Основной цвет'
|
||||
'Primary color': 'Основной цвет',
|
||||
Layout: 'Макет',
|
||||
'Double column': 'Две колонки',
|
||||
'Single column': 'Одна колонка'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user