-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Labels
squad:coreIssue to be handled by the Core team.Issue to be handled by the Core team.type:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.
Milestone
Description
📝 Provide detailed reproduction steps (if any)
- Setup CKEditor5 with custom language e.g.
pl - Pass
languageoption to CKBox - Drag and drop image to CKEditor5 content
- Click "Edit image" toolbar button
✔️ Expected result
ImageEditor component is translated to pl language
❌ Actual result
ImageEditor fallbacks to default en language
❓ Possible solution
Pass language configuration option downstream fetched from config.ckbox configuration here:
| return { |
📃 Other details
- Browser: All
- OS: All
- First affected CKEditor version: All
- Installed CKEditor plugins: CKBox, PictureEditing, CKBoxImageEdit
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
Metadata
Metadata
Assignees
Labels
squad:coreIssue to be handled by the Core team.Issue to be handled by the Core team.type:bugThis issue reports a buggy (incorrect) behavior.This issue reports a buggy (incorrect) behavior.