mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-27 06:10:06 +02:00
16 lines
959 B
JSON
16 lines
959 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": "自定義頭標",
|
|
"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": "Enable Custom Header",
|
|
|
|
"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"
|
|
} |