]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/fullscreen/langs/zh_cn.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / fullscreen / langs / zh_cn.js
1 // Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com)
2 //Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö
3
4 tinyMCE.addToLang('',{
5 fullscreen_title : 'È«ÆÁģʽ',
6 fullscreen_desc : 'Çл»È«ÆÁģʽ'
7 });