Files
NodeBB/public/language/ja/admin/appearance/customise.json
2017-05-31 09:22:56 +00:00

12 lines
769 B
JSON

{
"custom-css": "カスタムCSS",
"custom-css.description": "あなたのCSS設定をこちらに追加すると他のすべてのスタイルの後に適用されます。",
"custom-css.enable": "カスタムCSSを有効にする",
"custom-header": "カスタムヘッダー",
"custom-header.description": "カスタムしたHTMLを入力してください(例. JavaScript, メタタグなど)。これはフォーラムのマークアップの<code>&lt;head&gt;</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"
}