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.
|
|
|
|
{
|
|
|
|
|
"custom-css": "自定义 CSS",
|
|
|
|
|
"custom-css.description": "在这里输入自定义 CSS 变量声明,它们将被添加在样式中。",
|
|
|
|
|
"custom-css.enable": "启用自定义 CSS",
|
|
|
|
|
|
|
|
|
|
"custom-js": "自定义 Javascript",
|
|
|
|
|
"custom-js.description": "在这里输入你想在页面加载完成后执行的 Javascript 代码。",
|
|
|
|
|
"custom-js.enable": "启用自定义 Javascript",
|
|
|
|
|
|
|
|
|
|
"custom-header": "自定义 Header",
|
|
|
|
|
"custom-header.description": "在这里输入自定义的 HTML 代码 (如 JavaScript,Meta Tags 等),这些代码会被添加到论坛的 <code><head></code> 部分。 (您可以在这里使用<script> 标签,但我们建议您将您的 JavaScript 写到 <a href=\"#custom-header\" data-toggle=\"tab\"> 自定义 Javascript</a> 中)",
|
|
|
|
|
"custom-header.enable": "启用自定义 Header",
|
|
|
|
|
|
|
|
|
|
"custom-css.livereload": "启用实时重载",
|
|
|
|
|
"custom-css.livereload.description": "启用此功能可以在您点击保存时强制您帐户下的每个设备上的所有会话进行刷新"
|
|
|
|
|
}
|