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": "Allgemein",
|
||||
"account": "Konto",
|
||||
"organization": "Organisation"
|
||||
"account": "Konto & Identität",
|
||||
"organization": "E-Mail-Organisation",
|
||||
"apps": "Apps",
|
||||
"system": "System"
|
||||
},
|
||||
"appearance": {
|
||||
"title": "Darstellung",
|
||||
@@ -1112,6 +1114,9 @@
|
||||
"show_hidden": {
|
||||
"label": "Versteckte Dateien anzeigen",
|
||||
"description": "Dateien und Ordner anzeigen, die mit einem Punkt beginnen"
|
||||
},
|
||||
"preview": {
|
||||
"label": "Vorschau"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user