31 lines
628 B
JSON
31 lines
628 B
JSON
{
|
|
"pageTitle": {
|
|
"label": "Τίτλος Σελίδας",
|
|
"description": ""
|
|
},
|
|
"metaTitle": {
|
|
"label": "Meta Τίτλος",
|
|
"description": ""
|
|
},
|
|
"logo": {
|
|
"label": "Λογότυπο",
|
|
"description": ""
|
|
},
|
|
"favicon": {
|
|
"label": "Έμβλημα",
|
|
"description": ""
|
|
},
|
|
"background": {
|
|
"label": "Φόντο"
|
|
},
|
|
"customCSS": {
|
|
"label": "Προσαρμοσμένη CSS",
|
|
"description": "",
|
|
"placeholder": "Το προσαρμοσμένο CSS θα εφαρμοστεί τελευταίο",
|
|
"applying": ""
|
|
},
|
|
"buttons": {
|
|
"submit": "Υποβολή"
|
|
}
|
|
}
|