This repository has been archived on 2024-12-01. You can view files and clone it, but cannot push or open issues or pull requests.
VillaDePalacios_Web/privado/tiny_mce/plugins/example/langs/en_dlg.js
2010-05-06 17:46:33 +00:00

4 lines
82 B
JavaScript

tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});