You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the module only allows importing Translator and Translate which take strings and return an element. I'd like to translate the string and get it back as a string. At this point, I'm copy-pasting the GoogleTranslator.ts file to my project but I thought it'd be cool if this class is also importable.
The text was updated successfully, but these errors were encountered:
Currently, the module only allows importing Translator and Translate which take strings and return an element. I'd like to translate the string and get it back as a string. At this point, I'm copy-pasting the GoogleTranslator.ts file to my project but I thought it'd be cool if this class is also importable.
The text was updated successfully, but these errors were encountered: