laravel-ckeditor icon indicating copy to clipboard operation
laravel-ckeditor copied to clipboard

issue with defaultLanguage "fr"

Open MrSef217 opened this issue 6 years ago • 0 comments

Hello ,

when i use @ckeditor('template' , ['uiColor' => '#f7f7f7' , 'defaultLanguage' => 'fr']) i get the following error : Uncaught TypeError: Cannot set property 'dir' of undefined. i think the error is because it's missing french language file.

is there a way to add the files languages ?

Thank you.

MrSef217 avatar Jan 23 '19 14:01 MrSef217