feat: add single column layout toggle option

This commit is contained in:
codytseng 2025-10-19 14:50:49 +08:00
parent 56729e09c3
commit dbee10361b
23 changed files with 298 additions and 112 deletions

View file

@ -481,6 +481,9 @@ export default {
Fuchsia: 'फुशिया',
Pink: 'गुलाबी',
Rose: 'गुलाब',
'Primary color': 'प्राथमिक रंग'
'Primary color': 'प्राथमिक रंग',
Layout: 'लेआउट',
'Double column': 'दोहरा स्तंभ',
'Single column': 'एकल स्तंभ'
}
}