mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
34 lines
650 B
JSON
34 lines
650 B
JSON
{
|
|
"general": {
|
|
"title": "General",
|
|
"icon": "Settings"
|
|
},
|
|
"notifications": {
|
|
"title": "Notifications",
|
|
"icon": "Bell"
|
|
},
|
|
"sidebar": {
|
|
"title": "Sidebar",
|
|
"icon": "Layout"
|
|
},
|
|
"aspect": {
|
|
"title": "Aspect",
|
|
"icon": "Eye"
|
|
},
|
|
"account.basicInfo": {
|
|
"title": "Basic Information",
|
|
"icon": "Info"
|
|
},
|
|
"account.profile": {
|
|
"title": "Profile",
|
|
"icon": "Book"
|
|
},
|
|
"layout": {
|
|
"title": "Layout",
|
|
"icon": "Layers"
|
|
},
|
|
"posts": {
|
|
"title": "Posts",
|
|
"icon": "MdOutlineFeed"
|
|
}
|
|
} |