PageRenderTime 44ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/editors/tiny_mce_3_4_3_1/plugins/example/langs/en.js

#
JavaScript | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 78c88182b5fb900fc956845f75885b3a MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  1. tinyMCE.addI18n('en.example',{
  2. desc : 'This is just a template button'
  3. });