egroupware/phpgwapi/js/tiny_mce/plugins/_template/langs/hu.js
2006-08-21 19:26:21 +00:00

9 lines
226 B
JavaScript

// HU lang variables
/* Remember to namespace the language parameters lang_<your plugin>_<some name> */
tinyMCE.addToLang('',{
template_title : 'Ez csak egy példa popup',
template_desc : 'Ez csak egy példa gomb'
});