久保田隼基 пре 8 година
родитељ
комит
e175bb4985
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      lib/locales/en-US/translation.json

+ 3 - 1
lib/locales/en-US/translation.json

@@ -298,7 +298,9 @@
         "write_CSS": "You can write CSS that is applied to whole system.",
         "reflect_change": "You need to reload the page to reflect the change.",
         "ctrl_space": "Ctrl+Space to Autocomplete",
-        "Custom script": "Custom script"
+        "Custom script": "Custom script",
+        "write_java": "You can write Javascript that is applied to whole system."
+        
         
       }
 }