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

31 lines
517 B
JSON

{
"pageTitle": {
"label": "Paginatitel",
"description": ""
},
"metaTitle": {
"label": "Meta Titel",
"description": ""
},
"logo": {
"label": "Logo",
"description": ""
},
"favicon": {
"label": "Favicon",
"description": ""
},
"background": {
"label": "Achtergrond"
},
"customCSS": {
"label": "Eigen CSS",
"description": "",
"placeholder": "Eigen CSS wordt als laatste toegepast",
"applying": ""
},
"buttons": {
"submit": "Indienen"
}
}