This method returns a map of default values and their replacement values for the specified locale.
Do not use the keys of the nls.localization
call, but the English default values.
The locale for which the replacement should be returned.
A map of default values and their replacement values.
Enables adopters to override text in the application. All
TextReplacementContribution
s need to be bound in thefrontendPreload
scope of the package.json.Example: Create a text replacement contribution