mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 15:09:30 +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."
|
|
});
|
|
|