Files
homarr/public/locales/en/settings/customization/page-appearance.json
2022-11-02 16:57:56 +09:00

23 lines
363 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"
}
}