Files
leanote/public/tinymce/plugins/codemirror/langs/nl.js
2014-05-07 13:06:24 +08:00

9 lines
216 B
JavaScript

tinymce.addI18n('nl',{
'HTML source code': 'HTML broncode',
'Start search': 'Start zoeken',
'Find next': 'Zoek volgende',
'Find previous': 'Zoek vorige',
'Replace': 'Vervang',
'Replace all': 'Vervang alle'
});