Documentation

getText()

Translates the provided text to the current locale, if necessary.

getText(text: string): string;

Notes

Parameters

Return value

The translated text

Related