en.js 118 B

123456
  1. tinyMCE.addToLang('break', {
  2. title: 'Insert teaser break',
  3. desc: 'Separate teaser and body of this content'
  4. });