I am creating a web page which has form of some details. I want to convert it into Japanese even if the client fills the form in English. I have referred this and converted the entire page into japanese. My question is what if the client add new data to the form. I want to add and translate into Japanese dynamically once they submit the form.
Hi Ajay Saminathan,
i saw you are facing problem for the Multilanguage web applications. just Check this
Thanks and regardsPrince
Hi @Ajay Saminathan ,
Yes you can achieve this in outsystems using Multilingual Locales .
Kind see the video how use Multilingual Locales
Hope this can help you!
Kind Regards
Sourabh Sharma
I had done till this. How to translate for dynamic values. for example. If my form table has a value PRINT. Next time the user edited that PRINT to DOWNLOAD. I need to translate that DOWNLOAD word in Japanese without doing these importing and translating in google sheet process. I need it to be done automatically.
Hey @Ajay Saminathan
Please refer to following link,
https://www.outsystems.com/forums/discussion/67182/dynamically-load-a-translation-from-the-dictionary/
Hi,
on the forge you will find some components that integrate with external services to translate text on-the-go.
Amazon Translate - This is a supported component by OutSystems
DeepL - This forge component is maintained by me. DeepL is as of now the most mature online translation service but has a significant higher pricing that Amazon Translate.
Both services support Japanese.
Here a DeepL example of the above text
こんにちは、
Forgeには、外部サービスと統合して、テキストをオンザゴーで翻訳するコンポーネントがいくつかあります。
Amazon Translate - OutSystemsによってサポートされているコンポーネントです。
DeepL - このForgeコンポーネントは私が保守しています。DeepLは現在のところ最も成熟したオンライン翻訳サービスですが、Amazon Translateよりもかなり高い価格設定になっています。
どちらのサービスも日本語をサポートしています。