How to change the tooltip text of the plugin
Please changed the "lang/.." files or object's properties.
import en from "suneditor/src/lang/en"; en.toolbar.fontColor = "..." suneditor.create("id", { lang: en })