mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 15:09:30 +01:00
8 lines
170 B
JavaScript
8 lines
170 B
JavaScript
// UK lang variables
|
|
|
|
tinyMCE.addToLang('',{
|
|
iespell_desc : 'Run spell checking',
|
|
iespell_download : "ieSpell not detected. Click OK to go to download page."
|
|
});
|
|
|