Mercurial > public > sg101
annotate static/js/tiny_mce/plugins/example/langs/en.js @ 1212:d18db8bfe17a modernize tip
Add unit tests for forums tasks.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 06 Feb 2025 21:31:05 -0600 |
parents | 88b2b9cb8c1f |
children |
rev | line source |
---|---|
bgneal@312 | 1 tinyMCE.addI18n('en.example',{ |
bgneal@312 | 2 desc : 'This is just a template button' |
bgneal@312 | 3 }); |