Files
Homarr/public/locales/en/settings/customization/general.json
2023-02-24 22:15:33 +01:00

21 lines
644 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"
}
}
}