init
This commit is contained in:
8
public/tinymce/plugins/codemirror/langs/nl.js
Normal file
8
public/tinymce/plugins/codemirror/langs/nl.js
Normal file
@ -0,0 +1,8 @@
|
||||
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'
|
||||
});
|
Reference in New Issue
Block a user