31 lines
525 B
JSON
31 lines
525 B
JSON
{
|
|
"pageTitle": {
|
|
"label": "Tytuł strony",
|
|
"description": ""
|
|
},
|
|
"metaTitle": {
|
|
"label": "Meta Title",
|
|
"description": ""
|
|
},
|
|
"logo": {
|
|
"label": "Logo",
|
|
"description": ""
|
|
},
|
|
"favicon": {
|
|
"label": "Ikona",
|
|
"description": ""
|
|
},
|
|
"background": {
|
|
"label": "Tło"
|
|
},
|
|
"customCSS": {
|
|
"label": "Niestandardowy CSS",
|
|
"description": "",
|
|
"placeholder": "Custom CSS zostanie zastosowany jako ostatni",
|
|
"applying": ""
|
|
},
|
|
"buttons": {
|
|
"submit": "Zgłoś"
|
|
}
|
|
}
|