Browse Source

update ja

久保田隼基 8 years ago
parent
commit
f71b6a1c3c
1 changed files with 2 additions and 1 deletions
  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": "カスタムスクリプト"
        
  }
 }