I have developed a large business portal. I just realized I need my website in another language. I have researched the solutions available like
Are there any Other options available.
I was thinking of a solution like a when a page is created on server side then I could translate it before sending back to client. Is there any way I can do that?(to translate everything including data added from databases or through a code. And without effecting design. )
You can use Translate API to translate a text in one language into another language. Text is translated using the Neural Machine Translation (NMT) model. If the NMT model is not supported for the requested language translation pair, then the Phrase-Based Machine Translation (PBMT) model is used.
Multilingual means we can implement the website in multiple languages. In today's world to grow customer ineraction, everyone needs to implement this procedure in their applications. Prerequisites. Visual Studio.
a large switch case? use a dictionary/hashtable (seperate instance for each a language), it is much, much more effective and fast.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With