51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"pageTitle": {
|
|
"label": "Sidetittel",
|
|
"description": "Tittel på dashbordet øverst til venstre"
|
|
},
|
|
"metaTitle": {
|
|
"label": "Meta tittel",
|
|
"description": "Tittelen som vises i nettleserfanen"
|
|
},
|
|
"logo": {
|
|
"label": "Logo",
|
|
"description": "Logoen som vises øverst til venstre"
|
|
},
|
|
"favicon": {
|
|
"label": "Favicon",
|
|
"description": "Ikonet som vises i nettleserfanen"
|
|
},
|
|
"background": {
|
|
"label": "Bakgrunn"
|
|
},
|
|
"backgroundImageAttachment": {
|
|
"label": "",
|
|
"options": {
|
|
"fixed": "",
|
|
"scroll": ""
|
|
}
|
|
},
|
|
"backgroundImageSize": {
|
|
"label": "",
|
|
"options": {
|
|
"cover": "",
|
|
"contain": ""
|
|
}
|
|
},
|
|
"backgroundImageRepeat": {
|
|
"label": "",
|
|
"options": {
|
|
"repeat": "",
|
|
"no-repeat": "",
|
|
"repeat-x": "",
|
|
"repeat-y": ""
|
|
}
|
|
},
|
|
"customCSS": {
|
|
"label": "Egendefinert CSS",
|
|
"description": "Videre kan du tilpasse dashbordet ved hjelp av CSS, dette er bare anbefalt for erfarne brukere",
|
|
"placeholder": "Egendefinert CSS vil bli brukt sist",
|
|
"applying": "Tar i bruk CSS..."
|
|
}
|
|
}
|