editablejs / editable

🌱 A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. 一款强到离谱的富文本编辑器框架,专注于稳定性、可控性、扩展性和性能。
https://docs.editablejs.com
Apache License 2.0
1.81k stars 120 forks source link

context menu locale miss #54

Closed claviering closed 1 year ago

claviering commented 1 year ago
image
big-camel commented 1 year ago

This issue will be fixed when the multilingual feature is added in the docs (demo site) project. The context-menu plugin can freely expand its title through the items option. To improve decoupling, default items should not be added within the context-menu plugin.