feat: add single column layout toggle option
This commit is contained in:
parent
56729e09c3
commit
dbee10361b
23 changed files with 298 additions and 112 deletions
|
|
@ -486,6 +486,9 @@ export default {
|
|||
Fuchsia: 'Фуксия',
|
||||
Pink: 'Розовый',
|
||||
Rose: 'Роза',
|
||||
'Primary color': 'Основной цвет'
|
||||
'Primary color': 'Основной цвет',
|
||||
Layout: 'Макет',
|
||||
'Double column': 'Две колонки',
|
||||
'Single column': 'Одна колонка'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue