Translate a message to the native language of the user.
Declared in <util/translation.h>
<util/translation.h>
using TranslateFn = std::function<std::string(char const*)>;