mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-23 14:29:02 +01:00
6 lines
198 B
JavaScript
Executable File
6 lines
198 B
JavaScript
Executable File
// RO lang variables
|
|
|
|
tinyMCE.addToLang('',{
|
|
autosave_unload_msg : 'Modificările pe care le-ai făcut vor fi pierdute dacă părăseşti această pagină.'
|
|
});
|