Translation marker macro helper: return the literal unchanged at compile time.
Declared in <util/translation.h>
<util/translation.h>
consteval auto _(util::TranslatedLiteral str);
The same literal, so it can be used where a TranslatedLiteral is expected.