translate
talawa-api • Docs
talawa-api / libraries/requestContext / translate
Function: translate()
> translate(...args
): any
Translates a string using the current context's translation function.
Parameters
• ...args: any
The arguments to pass to the translation function.
Returns
any
The translated string.