Files
homarr/public/locales/en/settings/customization/page-appearance.json
Thomas Camlong b2f5b0f3fc 🔧 fix JSON errors
2022-11-02 17:06:41 +09:00

23 lines
360 B
JSON

{
"pageTitle": {
"label": "Page 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"
}
}