久保田隼基 8 年 前
コミット
f71b6a1c3c
1 ファイル変更2 行追加1 行削除
  1. 2 1
      lib/locales/ja/translation.json

+ 2 - 1
lib/locales/ja/translation.json

@@ -314,7 +314,8 @@
        "Custom CSS": "カスタム CSS",
         "write_CSS": " システム全体に適用されるCSSを記述できます。",
         "reflect_change": "変更の反映はページの更新が必要です。",
-        "ctrl_space": "Ctrl+Space でコード補完"
+        "ctrl_space": "Ctrl+Space でコード補完",
+        "Custom script": "カスタムスクリプト"
        
  }
 }