simple-image
simple-image copied to clipboard
i18n support
It seems that the text in use in this plugin are hardcoded, like the placeholder : "Enter a caption".
Some other plugins support i18n like editor-js/list
caption.dataset.placeholder = 'Enter a caption';
:(