forked from extern/egroupware
7 lines
159 B
JavaScript
7 lines
159 B
JavaScript
|
// RO lang variables
|
||
|
|
||
|
tinyMCE.addToLang('',{
|
||
|
fullscreen_title : 'Afişare pe tot ecranul',
|
||
|
fullscreen_desc : 'Comută modul de afişare'
|
||
|
});
|