summaryrefslogtreecommitdiff
path: root/sites/all/modules/wysiwyg/plugins/break/langs/en.js
blob: 6d75ef7343c6f9a00ddf554d0c2877a1354afcb0 (plain)
1
2
3
4
5
6

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