Forum Discussion
buszi99
Oct 11, 2022Brass Contributor
Site pages translation
Hi, How can we automatically translate SharePoint sites into multiple languages ? What do I need to use ? Power Automate ?
DaveMehr365
Oct 11, 2022MVP
Hello buszi99
i see two options for an automatically translation in SharePoint:
1. On they fly translation with this solution: sp-dev-fx-extensions/samples/react-application-machine-translations at main · pnp/sp-dev-fx-extensions · GitHub
2. Create multilingual pages (see Ganesh's links), but automatically with flow and implement azure machine translation to translate your pages automatically.
Best, Dave