Formats a label template by replacing {0} with the given argument.
{0}
The template string containing {0} as placeholder.
The value to substitute for {0}.
The formatted string with the placeholder replaced.
Formats a label template by replacing
{0}with the given argument.