TargetMessage
A string containing a translation target message.
type TargetMessage = string;
Description
I.E. the message that indicates what will be translated to.
Uses {$placeholder-name}
to indicate a placeholder.
A string containing a translation target message.
type TargetMessage = string;
I.E. the message that indicates what will be translated to.
Uses {$placeholder-name}
to indicate a placeholder.