Problem/Motivation
When content editing UI is in french for example, the CKEditor toolbar still appears in English.
Steps to reproduce
- Simplytest.me
- Select Core - 9.5.x
- On installed website, enable Interface Translation module
- On /admin/config/regional/language/add, add French
- Go to /fr/node/add/article: main UI in translated, but not CKE (for example, the tooltip when hovering Bold button)
Proposed resolution
It should already work according to #3202664: CKEditor 5's UI language should match Drupal's interface translation.
Remaining tasks
Understand why it doesn't work (anymore?). Fix it.
User interface changes
None, except the fix.
API changes
None.
Data model changes
None.
Release notes snippet
No need?