feat: enhance settings page with tab icons and grouping
feat(files-settings): improve file settings preview and layout feat(locales): update translations for tab groups and add preview labels
This commit is contained in:
@@ -504,8 +504,10 @@
|
||||
},
|
||||
"tab_groups": {
|
||||
"general": "General",
|
||||
"account": "Account",
|
||||
"organization": "Organization"
|
||||
"account": "Account & Identity",
|
||||
"organization": "Mail Organization",
|
||||
"apps": "Apps",
|
||||
"system": "System"
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Appearance",
|
||||
@@ -1118,6 +1120,9 @@
|
||||
"show_hidden": {
|
||||
"label": "Show Hidden Files",
|
||||
"description": "Display files and folders that start with a dot"
|
||||
},
|
||||
"preview": {
|
||||
"label": "Preview"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user