feat: add single column layout toggle option
This commit is contained in:
@@ -490,6 +490,9 @@ export default {
|
||||
Fuchsia: 'Fuchsia',
|
||||
Pink: 'Rosa',
|
||||
Rose: 'Rose',
|
||||
'Primary color': 'Primärfarbe'
|
||||
'Primary color': 'Primärfarbe',
|
||||
Layout: 'Layout',
|
||||
'Double column': 'Zweispaltig',
|
||||
'Single column': 'Einspaltig'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user