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

Feature: Use Azure Translation Text API for translations? #529

Open
michael-nee opened this issue Aug 19, 2018 · 4 comments
Open

Feature: Use Azure Translation Text API for translations? #529

michael-nee opened this issue Aug 19, 2018 · 4 comments

Comments

@michael-nee
Copy link
Contributor

When I get time I'll have a look at this:

https://www.productivecsharp.com/2018/04/translator-text-api/

@hishamco
Copy link
Member

We already implemented an EFStringLocalizer but the translation may useful if we use caching

@thiennn
Copy link
Contributor

thiennn commented Sep 17, 2018

I think @michael-nee might thinking about translate dynamic content like product name, product description,.... Our localization only support static content like labels

@michael-nee
Copy link
Contributor Author

I think @michael-nee might thinking about translate dynamic content like product name, product description,.... Our localization only support static content like labels

Yes that's correct, but just wondering how it could be used dynamically.

@hishamco
Copy link
Member

This is can be happened on fly, and it would be nice if create a hook for content loaded, so you can subscribe and translate the content when the event fires

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

No branches or pull requests

3 participants