ckeditor5
ckeditor5 copied to clipboard
Add localization support for keyboard shortcut labels in tooltips
📝 Provide a description of the improvement
Currently, CKEditor 5 displays keyboard shortcut labels in tooltips using fixed English key names (e.g., “Ctrl”, “Shift”), regardless of the selected UI language. This results in incorrect or unnatural labels for non-English locales, for example, in the German UI, “Ctrl” should appear as “Strg”.
📃 Other details
- Browser: Any
- OS: Any
If you'd like to see this improvement implemented, add a 👍 reaction to this post.