comty/packages/app/config/settingsMenuGroupsDecorators.json
2024-09-11 01:14:24 +00:00

20 lines
304 B
JSON
Executable File

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