Translate message.
This does *not* instantiate a new function for every marked string (the signature is fabricated for the sake of documentation).
The translation of message if one exists in the selected language, or message otherwise.
writeln(tr!"Translatable message");
selectLanguage
See Implementation
Translate message.
This does *not* instantiate a new function for every marked string (the signature is fabricated for the sake of documentation).