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
|
|
@ -480,6 +480,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