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