hvlads / django-ckeditor-5

Django CKEditor 5 integration.
Other
154 stars 60 forks source link

Add option to set language based on user language in django #186

Closed goapunk closed 9 months ago

goapunk commented 9 months ago

It would be great if we could add an option to set the ckeditor language based on the user language in django. I guess there could be a setting (either a boolean or one which takes a callable and returns the language)