]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/directionality/langs/sv.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / directionality / langs / sv.js
1 // SV lang variables
2
3 tinyMCE.addToLang('',{
4 directionality_ltr_desc : 'Riktning från vänster till höger',
5 directionality_rtl_desc : 'Riktning från höger till vänster'
6 });