4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
tinyMCE.addI18n('en.spellchecker',{
|
|
add_word : 'Add word to dictionary'
|
|
});
|
|
|