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
|
|
@ -489,6 +489,9 @@ export default {
|
|||
Fuchsia: 'Fuchsia',
|
||||
Pink: 'Rose',
|
||||
Rose: 'Rose',
|
||||
'Primary color': 'Couleur principale'
|
||||
'Primary color': 'Couleur principale',
|
||||
Layout: 'Disposition',
|
||||
'Double column': 'Double colonne',
|
||||
'Single column': 'Colonne unique'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue