Converts arguments to their transliterated variants.
Syntax
translit(alphabet, $argument)
Arguments
Takes two required arguments. The first argument alphabet specifies the alphabet an argument should be converted in.
It takes latin or cyrillic value as only the transliteration between these scripts is supported.
The second argument is a reference to a named group.