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