mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-11 16:00:45 +01:00
8 lines
223 B
JavaScript
8 lines
223 B
JavaScript
|
// ES lang variables by Alvaro Velasco and Adolfo Sanz De Diego (asanzdiego) <asanzdiego@yahoo.es>
|
||
|
// Last Updated : October 2005
|
||
|
// TinyMCE Version : 2.0RC3
|
||
|
|
||
|
tinyMCE.addToLang('',{
|
||
|
preview_desc : 'Vista previa'
|
||
|
});
|