Is there any way to override widget strings in 4.x?
There used to be a way to override in 3.x https://developers.arcgis.com/javascript/3/jshelp/inside_bundle.html.
However, I don't find equivalent way in 4.x. I understand I can modify the locale to display the translated text but I can't really override it. e.g. Search widget icon displays tooltip "Search" and if I want to override it to "Search Address". Is it possible to override default widget texts?