diff options
Diffstat (limited to 'public/bower_components/ckeditor/plugins/bidi/lang/ko.js')
-rw-r--r-- | public/bower_components/ckeditor/plugins/bidi/lang/ko.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ko.js b/public/bower_components/ckeditor/plugins/bidi/lang/ko.js new file mode 100644 index 0000000..3b154ac --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ko.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ko",{ltr:"텍스트 방향이 왼쪽에서 오른쪽으로 ",rtl:"텍스트 방향이 오른쪽에서 왼쪽으로"});
\ No newline at end of file |