Merge pull request #1191 from ARNHOE/patch-1

Create nl.js for ssbuttons
This commit is contained in:
Ingo Schommer 2013-02-18 02:26:33 -08:00
commit 89f963c468

View File

@ -0,0 +1,5 @@
tinyMCE.addI18n('nl.tinymce_ssbuttons', {
insertlink: 'Link toevoegen',
insertmedia: 'Media toevoegen',
insertflash: 'Flash Object toevoegen'
});