* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / advimage / 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_image_alt2 : '????? ???',
10 insert_image_onmousemove : '??? ???????',
11 insert_image_mouseover : '??? ??????? ????? ???? ?????? ????',
12 insert_image_mouseout : '??? ??????? ????? ???? ?????? ????'
13 });