Files
homarr/public/locales/en/settings/customization/general.json
2023-06-21 05:23:53 +09:00

26 lines
717 B
JSON

{
"text": "Customizations allow you to configure and adjust your experience with Homarr to your preferences.",
"accordeon": {
"layout": {
"name": "Layout",
"description": "Enable and disable elements on your header and dashboard tiles"
},
"gridstack": {
"name": "Gridstack",
"description": "Customize the behaviour and columns of your dashboard area"
},
"pageMetadata": {
"name": "Page Metadata",
"description": "Adjust titles, logo and PWA"
},
"appereance": {
"name": "Appearance",
"description": "Customize the background, colors and apps appearance"
},
"accessibility": {
"name": "",
"description": ""
}
}
}