]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/emotions/langs/fa.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / emotions / langs / fa.js
1 // IR lang variables
2 // Persian (Farsi) language pack (for IRAN)
3 // By: Morteza Zafari
4 // Lost@LostLord.com
5 // http://www.LostLord.com
6
7 tinyMCE.addToLang('',{
8 dir : 'rtl',
9 insert_emotions_title : '?????? ????',
10 emotions_desc : '??????'
11 });