mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-15 11:11:49 +01:00
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'
|
||
|
});
|