Documentation

setText()

Sets the translations for the current locale.

setText(dict: Record<string, string>): void;

Notes

Parameters

Related