silverstripe-framework/thirdparty/tinymce_ssbuttons/langs/nl.js

6 lines
146 B
JavaScript
Raw Normal View History

2013-02-18 11:20:02 +01:00
tinyMCE.addI18n('nl.tinymce_ssbuttons', {
insertlink: 'Link toevoegen',
insertmedia: 'Media toevoegen',
insertflash: 'Flash Object toevoegen'
});