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
965 B
JSON
16 lines
965 B
JSON
{
|
|
"custom-css": "自定义 CSS/LESS",
|
|
"custom-css.description": "在这里输入您想应用于所有其他风格的 CSS/LESS,",
|
|
"custom-css.enable": "启用自定义 CSS/LESS",
|
|
|
|
"custom-js": "自定义 Javascript",
|
|
"custom-js.description": "在这里输入您想在页面加载完成后执行的 Javascript 代码。",
|
|
"custom-js.enable": "启用自定义 Javascript",
|
|
|
|
"custom-header": "自定义 Header",
|
|
"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-js\" data-toggle=\"tab\">Custom Javascript</a> tab is available.",
|
|
"custom-header.enable": "启用自定义 Header",
|
|
|
|
"custom-css.livereload": "启用实时重载",
|
|
"custom-css.livereload.description": "启用此功能可以在您点击保存时强制您帐户下的每个设备上的所有会话进行刷新"
|
|
} |