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.3 KiB
JSON
20 lines
1.3 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": "自訂 Javascript",
|
|
"custom-js.description": "在這裡輸入您想在頁面加載完成後執行的 Javascript 程式碼。",
|
|
"custom-js.enable": "啟用自訂 Javascript",
|
|
|
|
"custom-header": "自訂 Header",
|
|
"custom-header.description": "在這裡輸入自訂的 HTML 程式碼 (如 Meta Tags 等),這些程式碼會被添加到論壇的 <code><head></code>部分。 您可以在這裡使用 Script 標籤,但我們更鼓勵您將您的 JavaScript 寫到 <a href=\"#custom-js\" data-toggle=\"tab\"> 自訂 Javascript </a> 中",
|
|
"custom-header.enable": "啟用自訂 Header",
|
|
|
|
"custom-css.livereload": "啟用動態重載",
|
|
"custom-css.livereload.description": "啟用此功能可以在您點擊儲存時強制您帳戶下的每個設備上的所有會話進行重載",
|
|
"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"
|
|
} |