Hi, thank you for your great plugin!
I'm currently integrating your tool in a Laravel + Editor.js project, and I’ve noticed that localization (i18n) doesn’t seem to work as expected.
I followed the official Editor.js i18n API and added the correct translation keys under the tools section, but the custom strings are not being applied to your plugin's UI. Other tools like linkTool, image, and code are working fine, so it seems to be an issue specific to this plugin.
Hi, thank you for your great plugin!
I'm currently integrating your tool in a Laravel + Editor.js project, and I’ve noticed that localization (i18n) doesn’t seem to work as expected.
I followed the official Editor.js i18n API and added the correct translation keys under the
toolssection, but the custom strings are not being applied to your plugin's UI. Other tools likelinkTool,image, andcodeare working fine, so it seems to be an issue specific to this plugin.