I18n::template()
Translate by key and then replace placeholders in the text
Parameters
Name | Type | Default |
---|---|---|
$key * | string |
– |
$fallback | array |string |null |
null |
$replace | array |null |
null |
$locale | string |null |
null |
Return type
string