31 lines
788 B
JSON
31 lines
788 B
JSON
{
|
|
"pageTitle": {
|
|
"label": "Sidotitel",
|
|
"description": "Titeln på instrumentpanelen längst upp till vänster"
|
|
},
|
|
"metaTitle": {
|
|
"label": "Metatitel",
|
|
"description": "Titeln som visas som fliknamn"
|
|
},
|
|
"logo": {
|
|
"label": "Logotyp",
|
|
"description": "Instrumentbrädans logotyp längst upp till vänster"
|
|
},
|
|
"favicon": {
|
|
"label": "Favicon",
|
|
"description": "Ikonen, som används framför flikens namn"
|
|
},
|
|
"background": {
|
|
"label": "Bakgrund"
|
|
},
|
|
"customCSS": {
|
|
"label": "Anpassad CSS",
|
|
"description": "Anpassa alla element på instrumentpanelen, rekommenderas endast för erfarna användare",
|
|
"placeholder": "Anpassad CSS tillämpas sist",
|
|
"applying": "Tillämpar CSS..."
|
|
},
|
|
"buttons": {
|
|
"submit": "Skicka"
|
|
}
|
|
}
|