]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/advimage/langs/ko.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / advimage / langs / ko.js
1 // KO lang variables
2
3 tinyMCE.addToLang('',{
4 insert_image_alt2 : '±×¸² Á¦¸ñ',
5 insert_image_onmousemove : '´ëü À̹ÌÁö',
6 insert_image_mouseover : '¸¶¿ì½º¸¦ ¿Ã·ÈÀ» ¶§',
7 insert_image_mouseout : '¸¶¿ì½º¸¦ ³»·ÈÀ» ¶§'
8 });