Function t
get translation of $txt, insert $data into placeholders like {0} changed to use more then one placeholder by passing all args to getText.
Parameters summary
string |
$txt |
|
mixed |
$optional = false |
$data; as much arguments as needed to replace placeholders |
Return value summary
string,
|
translation of $txt |