You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
1.4 KiB
JSON
20 lines
1.4 KiB
JSON
{
|
|
"customise": "Customise",
|
|
"custom-css": "Custom CSS/SASS",
|
|
"custom-css.description": "Enter your own CSS/SASS declarations here, which will be applied after all other styles.",
|
|
"custom-css.enable": "Enable Custom CSS/SASS",
|
|
|
|
"custom-js": "Kustomoi Javascriptiä",
|
|
"custom-js.description": "Syötä Javascript-sisältö tähän. Se suoritetaan, kun sivu on latautunut valmiiksi.",
|
|
"custom-js.enable": "Salli Javascript-kustomoinnit",
|
|
|
|
"custom-header": "Kustomoi ylätunnistetta",
|
|
"custom-header.description": "Syötä ylätunnisteeseen eli <code><head></code>-osioon tulevat HTML-määrittelyt tähän (esim. meta-tagit ym.). Myös script-tagien käyttö on mahdollista, mutta ei suositeltavaa, sillä <a href=\"#custom-js\" data-toggle=\"tab\">Kustomoi Javascriptiä</a>-välilehti on saatavilla.",
|
|
"custom-header.enable": "Salli ylätunnisteen kustomointi",
|
|
|
|
"custom-css.livereload": "Salli sivun päivitys livenä",
|
|
"custom-css.livereload.description": "Salli tämä, jos haluat mahdollistaa kaikkien tililläsi olevien laitteiden istuntojen päivittymisen, kun tallennat tekemäsi muutokset.",
|
|
"bsvariables": "_variables.scss",
|
|
"bsvariables.description": "Override bootstrap variables here. You can also use a tool like <a href=\"https://bootstrap.build/app\">bootstrap.build</a> and paste the output here.<br/>Changes require a rebuild & restart.",
|
|
"bsvariables.enable": "Enable _variables.scss"
|
|
} |