31 lines
629 B
JSON
31 lines
629 B
JSON
{
|
|
"pageTitle": {
|
|
"label": "Заголовок сторінки",
|
|
"description": ""
|
|
},
|
|
"metaTitle": {
|
|
"label": "Мета-заголовок",
|
|
"description": ""
|
|
},
|
|
"logo": {
|
|
"label": "Логотип",
|
|
"description": ""
|
|
},
|
|
"favicon": {
|
|
"label": "Іконка",
|
|
"description": ""
|
|
},
|
|
"background": {
|
|
"label": "Фон"
|
|
},
|
|
"customCSS": {
|
|
"label": "Власний CSS",
|
|
"description": "",
|
|
"placeholder": "Власний CSS буде оброблятися в останню чергу",
|
|
"applying": ""
|
|
},
|
|
"buttons": {
|
|
"submit": "Надіслати"
|
|
}
|
|
}
|