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