51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"pageTitle": {
|
|
"label": "Tytuł strony",
|
|
"description": "Tytuł pulpitu w lewym górnym rogu"
|
|
},
|
|
"metaTitle": {
|
|
"label": "Meta Title",
|
|
"description": "Tytuł wyświetlany w karcie przeglądarki"
|
|
},
|
|
"logo": {
|
|
"label": "Logo",
|
|
"description": "Logo wyświetlane u góry po lewej stronie"
|
|
},
|
|
"favicon": {
|
|
"label": "Ikona",
|
|
"description": "Ikona wyświetlana w karcie przeglądarki"
|
|
},
|
|
"background": {
|
|
"label": "Tło"
|
|
},
|
|
"backgroundImageAttachment": {
|
|
"label": "",
|
|
"options": {
|
|
"fixed": "",
|
|
"scroll": ""
|
|
}
|
|
},
|
|
"backgroundImageSize": {
|
|
"label": "",
|
|
"options": {
|
|
"cover": "",
|
|
"contain": ""
|
|
}
|
|
},
|
|
"backgroundImageRepeat": {
|
|
"label": "",
|
|
"options": {
|
|
"repeat": "",
|
|
"no-repeat": "",
|
|
"repeat-x": "",
|
|
"repeat-y": ""
|
|
}
|
|
},
|
|
"customCSS": {
|
|
"label": "Niestandardowy CSS",
|
|
"description": "Jeszcze bardziej dostosuj swój pulpit za pomocą CSS, zalecane tylko dla doświadczonych użytkowników",
|
|
"placeholder": "Custom CSS zostanie zastosowany jako ostatni",
|
|
"applying": "Zastosowanie CSS..."
|
|
}
|
|
}
|