nhn / tui.editor

🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
http://ui.toast.com/tui-editor
MIT License
16.91k stars 1.71k forks source link

Key OK is missing from en_us #3255

Open tomasz-brak opened 1 week ago

tomasz-brak commented 1 week ago

Describe the bug

When using the color-syntax-plugin the error pops up in the console and the markdown doesnt render

To Reproduce

  1. Create a viewer
  2. Add the color-syntax-plugin
  3. Observe the error

Expected behavior

Missing translation is displayed as a not localized text, or gets skiped. HTML renders

Screenshots

image

image

Desktop (please complete the following information):

image Windows 11 "name": "@toast-ui/editor", "version": "3.2.2",

Additional context

Something with I18n

scarqin commented 10 hours ago

https://github.com/nhn/tui.editor/issues/2187