comty/packages/app/constants/settingsMenuGroupsDecorators.json
2023-02-24 14:25:51 +00:00

20 lines
358 B
JSON

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