comty/packages/app/config/settingsMenuGroupsDecorators.json
2024-04-25 20:24:29 +00:00

20 lines
358 B
JSON
Executable File

{
"app": {
"label": "Application Settings"
},
"basic": {
"label": "Basic Settings"
},
"security": {
"label": "Security Settings"
},
"privacy": {
"label": "Privacy Settings"
},
"advanced": {
"label": "Advanced Settings"
},
"other": {
"label": "Other Settings"
}
}