]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/emotions/langs/cs.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / emotions / langs / cs.js
1 /**
2  * Czech lang variables 
3  * encoding: utf-8
4  *  
5  * $Id$ 
6  */  
7
8 tinyMCE.addToLang('',{
9 insert_emotions_title : 'Vložit emotikonu',
10 emotions_desc : 'Emotikony'
11 });
12