mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-19 06:23:12 +01:00
12 lines
302 B
JavaScript
Executable File
12 lines
302 B
JavaScript
Executable File
// RO lang variables
|
|
|
|
tinyMCE.addToLang('flash',{
|
|
title : 'Inserează / editează film Flash',
|
|
desc : 'Inserare / editare film Flash',
|
|
file : 'Fişier-Flash (.swf)',
|
|
size : 'Dimensiune',
|
|
list : 'Fişiere Flash',
|
|
props : 'Proprietăţi Flash',
|
|
general : 'General'
|
|
});
|