mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 12:31:33 +01:00
12 lines
769 B
JSON
12 lines
769 B
JSON
{
|
|
"custom-css": "カスタムCSS",
|
|
"custom-css.description": "あなたのCSS設定をこちらに追加すると他のすべてのスタイルの後に適用されます。",
|
|
"custom-css.enable": "カスタムCSSを有効にする",
|
|
|
|
"custom-header": "カスタムヘッダー",
|
|
"custom-header.description": "カスタムしたHTMLを入力してください(例. JavaScript, メタタグなど)。これはフォーラムのマークアップの<code><head></code>に追加されます。",
|
|
"custom-header.enable": "カスタムヘッダーを有効にする",
|
|
|
|
"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"
|
|
} |