Files
homarr/public/locales/en/settings/customization/page-appearance.json
2023-01-13 11:10:09 +00:00

25 lines
373 B
JSON

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