Refactor layout components to improve responsiveness and accessibility; integrate appShell classes for consistent styling across DesktopAIShell and BottomNav. Update SelectPage to enhance option selection UI with image support and language filtering logic in SystemPage for better localization handling.
This commit is contained in:
@@ -546,19 +546,7 @@
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"label": "Chinese"
|
||||
},
|
||||
{
|
||||
"index": 3,
|
||||
"label": "German"
|
||||
},
|
||||
{
|
||||
"index": 4,
|
||||
"label": "Spanish"
|
||||
},
|
||||
{
|
||||
"index": 5,
|
||||
"label": "French"
|
||||
"label": "Simplified Chinese"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user