Files
homarr/public/locales/lol/settings/customization/page-appearance.json
2023-02-06 21:02:59 +01:00

31 lines
508 B
JSON

{
"pageTitle": {
"label": "Paeg Titel",
"description": ""
},
"metaTitle": {
"label": "Meta Title",
"description": ""
},
"logo": {
"label": "Logooo",
"description": ""
},
"favicon": {
"label": "Favicon",
"description": ""
},
"background": {
"label": "Bakground"
},
"customCSS": {
"label": "Custom CSS",
"description": "",
"placeholder": "Custom CSS Will Be Applid Last",
"applying": ""
},
"buttons": {
"submit": "Submit"
}
}