51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"pageTitle": {
|
|
"label": "Sidotitel",
|
|
"description": "Titeln på instrumentpanelen längst upp till vänster"
|
|
},
|
|
"metaTitle": {
|
|
"label": "Metatitel",
|
|
"description": "Titeln som visas i din webbläsares flik"
|
|
},
|
|
"logo": {
|
|
"label": "Logotyp",
|
|
"description": "Logotypen som visas längst upp till vänster"
|
|
},
|
|
"favicon": {
|
|
"label": "Favicon",
|
|
"description": "Ikonen som visas i din webbläsares flik"
|
|
},
|
|
"background": {
|
|
"label": "Bakgrund"
|
|
},
|
|
"backgroundImageAttachment": {
|
|
"label": "",
|
|
"options": {
|
|
"fixed": "",
|
|
"scroll": ""
|
|
}
|
|
},
|
|
"backgroundImageSize": {
|
|
"label": "",
|
|
"options": {
|
|
"cover": "",
|
|
"contain": ""
|
|
}
|
|
},
|
|
"backgroundImageRepeat": {
|
|
"label": "",
|
|
"options": {
|
|
"repeat": "",
|
|
"no-repeat": "",
|
|
"repeat-x": "",
|
|
"repeat-y": ""
|
|
}
|
|
},
|
|
"customCSS": {
|
|
"label": "Anpassad CSS",
|
|
"description": "Vidare kan du anpassa din instrumentpanel med CSS, vilket endast rekommenderas för erfarna användare",
|
|
"placeholder": "Anpassad CSS tillämpas sist",
|
|
"applying": "Tillämpar CSS..."
|
|
}
|
|
}
|