Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经为 TinyMCE 4 设置了 Justboil.me 插件。它工作得很好,但我无法使语言文件正常工作。TinyMCE 设置为匈牙利语。我创建了 *hu_HU_dlg.js* 和 *hu_HU.js*。到目前为止没有运气。任何帮助深表感谢。
看起来这个插件的语言功能是为 TinyMCE 3.x 设计的。我设法通过将翻译添加到 TinyMCE 的语言文件而不是插件的语言文件来解决问题。现在它完美地工作了。