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.
16 lines
1.0 KiB
JSON
16 lines
1.0 KiB
JSON
{
|
|
"custom-css": "CSS Personalizzato",
|
|
"custom-css.description": "Inserisci le tue dichiarazioni CSS qui, verranno applicate dopo tutti gli altri stili.",
|
|
"custom-css.enable": "Abilita CSS Personalizzato",
|
|
|
|
"custom-js": "Custom Javascript",
|
|
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",
|
|
"custom-js.enable": "Enable Custom Javascript",
|
|
|
|
"custom-header": "Intestazione Personalizzata",
|
|
"custom-header.description": "Enter custom HTML here (ex. Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup. Script tags are allowed, but are discouraged, as the <a href=\"#custom-header\" data-toggle=\"tab\">Custom Javascript</a> tab is available.",
|
|
"custom-header.enable": "Abilita l'Intestazione Personalizzata",
|
|
|
|
"custom-css.livereload": "Enable Live Reload",
|
|
"custom-css.livereload.description": "Enable this to force all sessions on every device under your account to refresh whenever you click save"
|
|
} |