This repository has been archived on 2024-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
old-scribeengine/scribeengine/public/scripts/tinymce/plugins/example/langs/en_dlg.js

4 lines
82 B
JavaScript
Raw Normal View History

2010-02-03 11:53:50 +00:00
tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});