Files
homarr/public/locales/en/settings/customization/page-appearance.json
2022-12-04 17:37:28 +01:00

27 lines
437 B
JSON

{
"pageTitle": {
"label": "Page Title",
"placeholder": "Homarr"
},
"metaTitle": {
"label": "Meta Title",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo"
},
"favicon": {
"label": "Favicon"
},
"background": {
"label": "Background"
},
"customCSS": {
"label": "Custom CSS",
"placeholder": "Custom CSS will be executed last"
},
"buttons": {
"submit": "Submit"
}
}