31 lines
764 B
JSON
31 lines
764 B
JSON
{
|
|
"pageTitle": {
|
|
"label": "Sidetitel",
|
|
"description": "Dashboardets titel øverst til venstre"
|
|
},
|
|
"metaTitle": {
|
|
"label": "Metatitel",
|
|
"description": "Titlen, der vises som dit fanebladsnavn"
|
|
},
|
|
"logo": {
|
|
"label": "Logo",
|
|
"description": "Dashboard-logoet øverst til venstre"
|
|
},
|
|
"favicon": {
|
|
"label": "Favicon",
|
|
"description": "Ikonet, der bruges foran dit fanebladsnavn"
|
|
},
|
|
"background": {
|
|
"label": "Baggrund"
|
|
},
|
|
"customCSS": {
|
|
"label": "Tilpasset CSS",
|
|
"description": "Tilpas alle elementer på dit dashboard, kun anbefalet til erfarne brugere",
|
|
"placeholder": "Brugerdefineret CSS vil blive anvendt sidst",
|
|
"applying": "Anvender CSS..."
|
|
},
|
|
"buttons": {
|
|
"submit": "Indsend"
|
|
}
|
|
}
|