mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
5 lines
147 B
JavaScript
5 lines
147 B
JavaScript
tinyMCE.addI18n('nl.tinymce_ssbuttons', {
|
|
insertlink: 'Link Invoegen',
|
|
insertimage: 'Afbeelding invoegen',
|
|
insertflash: 'Flash Object invoegen'
|
|
}); |