todo/public/vendor/ckeditor/plugins/bidi/lang/en.js

1 line
123 B
JavaScript
Raw Normal View History

2020-06-23 04:40:37 +00:00
CKEDITOR.plugins.setLang("bidi","en",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});