I am developing a SharePoint Online WebSite using SharePoint Designer 2010 that has several content types, lists and workflows.
One request is that the user must be able to select the language or culture from a DropDownBox and then the user interface must display and translate all elements in the selected culture.
How can I add translations for all the strings I use? Do I have to develop several versions of the same workflow, one for each language?
Any hits or suggestions?
B.