Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow importing GoogleTranslator from the module to return translated string #59

Open
Intizar-T opened this issue Nov 14, 2022 · 0 comments

Comments

@Intizar-T
Copy link

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.

Screen Shot 2022-11-14 at 3 58 00 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant