mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-18 22:13:30 +01:00
9 lines
258 B
JavaScript
Executable File
9 lines
258 B
JavaScript
Executable File
// Initial translation by Dimitris Giannitsaros / MediSign SA
|
|
|
|
/* Remember to namespace the language parameters lang_<your plugin>_<some name> */
|
|
|
|
tinyMCE.addToLang('',{
|
|
template_title : '¸íá popup ðñüôõðï',
|
|
template_desc : '¸íá êïõìðß template'
|
|
});
|