I would like to translate a chat bot into various languages, but I understand that this functionality is not yet available. In lieu of this, I was hoping to duplicate my current Power Virtual Agent for each of the languages I need it translated into, and then just paste the translated text into the duplicated Agent. This would save me the time of duplicating all of the logic from the original Agent eight times.
Getting this error, I edited the bot.xml file and importing the zip file in solutions.
The solution file is invalid. The compressed file must contain the following files at its root: solution.xml, customizations.xml, and [Content_Types].xml. Customization files exported from previous versions of Microsoft Dynamics 365 are not supported.
Please vote for the idea here
Hi @michae22 ,
Today, we don't have this feature available yet. 😞
But you can try to do a workaround.
I never tried it using Power Virtual Agents yet, but I already did some changes to Power Automate workflows using the same logic with exported workflows and worked well.
Basically, when you export as a solution, you have a .zip file that contains all configurations about your workflows, chatbots and something like that.
You can change the principal language, chatbot name and try to import it again to your environment.
Export and import bots using solutions (preview) - Power Virtual Agents | Microsoft Docs