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
|
|
@ -484,6 +484,9 @@ export default {
|
|||
Fuchsia: 'Fuksja',
|
||||
Pink: 'Różowy',
|
||||
Rose: 'Różany',
|
||||
'Primary color': 'Kolor podstawowy'
|
||||
'Primary color': 'Kolor podstawowy',
|
||||
Layout: 'Układ',
|
||||
'Double column': 'Dwie kolumny',
|
||||
'Single column': 'Jedna kolumna'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue