mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-24 06:49:16 +01:00
8 lines
195 B
JavaScript
8 lines
195 B
JavaScript
|
// DE lang variables
|
||
|
|
||
|
tinyMCE.addToLang('',{
|
||
|
iespell_desc : 'Rechtschreibprüfung',
|
||
|
iespell_download : "ieSpell nicht gefunden. Klicken Sie OK, um die Download-Seite aufzurufen."
|
||
|
});
|
||
|
|