mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-24 06:49:16 +01:00
7 lines
125 B
JavaScript
7 lines
125 B
JavaScript
|
// PL lang variables
|
|||
|
// fixed by Wooya
|
|||
|
// http://www.musion.prv.pl
|
|||
|
|
|||
|
tinyMCE.addToLang('',{
|
|||
|
preview_desc : 'Podgl<67>d'
|
|||
|
});
|