interpolate
interpolate(
template,params?):string
Defined in: i18n/Localization.ts:37
Replace {name} placeholders from params; unknown placeholders are left
intact so a missing binding is visible rather than silently blank. Pure.
Parameters
Section titled “Parameters”template
Section titled “template”string
params?
Section titled “params?”Returns
Section titled “Returns”string