mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
62 lines
1.3 KiB
JSON
Executable File
62 lines
1.3 KiB
JSON
Executable File
{
|
|
"general": {
|
|
"title": "General",
|
|
"icon": "FiSettings"
|
|
},
|
|
"notifications": {
|
|
"title": "Notifications",
|
|
"icon": "FiBell"
|
|
},
|
|
"sidebar": {
|
|
"title": "Sidebar",
|
|
"icon": "FiLayout"
|
|
},
|
|
"aspect": {
|
|
"title": "Aspect",
|
|
"icon": "FiEye"
|
|
},
|
|
"animations": {
|
|
"title": "Animations",
|
|
"icon": "MdOutlineAnimation"
|
|
},
|
|
"security.account": {
|
|
"title": "Account Security",
|
|
"icon": "FiLock"
|
|
},
|
|
"security.other": {
|
|
"title": "Others",
|
|
"icon": "FiMoreHorizontal"
|
|
},
|
|
"account.basicInfo": {
|
|
"title": "Basic Information",
|
|
"icon": "FiInfo"
|
|
},
|
|
"account.profile": {
|
|
"title": "Profile",
|
|
"icon": "FiBook"
|
|
},
|
|
"layout": {
|
|
"title": "Layout",
|
|
"icon": "FiLayers"
|
|
},
|
|
"posts": {
|
|
"title": "Posts",
|
|
"icon": "MdOutlineFeed"
|
|
},
|
|
"sync.settings": {
|
|
"title": "Sync Settings",
|
|
"icon": "MdSync"
|
|
},
|
|
"sync.accounts": {
|
|
"title": "Synced Accounts",
|
|
"icon": "MdLinearScale"
|
|
},
|
|
"ui.sounds": {
|
|
"title": "UI Sounds",
|
|
"icon": "FiVolume2"
|
|
},
|
|
"privacy.general": {
|
|
"title": "Privacy",
|
|
"icon": "MdOutlinePrivacyTip"
|
|
}
|
|
} |