31 lines
508 B
JSON
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"
|
|
}
|
|
}
|