How to change User Interface language in copilot studio?

Anonymous
2024-10-30T08:38:50+00:00

In the Copilot studio the user interface language seems unchangeable.

In the settings menu in the right top corner of the screen I can choose 'Change Language'. When clicking this menu, I ends up in 'My Account' and here I can see the the display language is 'English (US)' which is what I want.

But for some reason the User Interface language in Copilot studio is Danish. How can this be?

Microsoft 365 and Office | To Do | For business

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes
Answer recommended by moderator
  1. Anonymous
    2025-06-18T15:04:22+00:00

    For anyone who is facing the same issue I was able to fix it for myself via changing the browser settings.
    Not sure why, but Copilot Studio as well as the other tools of Power Platform are using browser default language instead of the language set in Microsoft My Account Language settings.

    For example for Chrome you should go to Settings -> Languages -> Preferred Languages.
    And from there you should open options for English and check the checkbox for Display Chrome in this Language.

    Power Platform can pick any other language that is available in your browser even if your browser is already in English, but you didn't specifically set this settings, so try this.

    This is also true for Microsoft authentication. If you have it in any language other than English - the Power Platform will be the same.

    5 people found this answer helpful.
    0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Anonymous
    2025-04-04T08:57:07+00:00

    Totally agree with you. Even the simplest of app allow you to change the UI language.
    Maybe the CoPilot developers should ask Claude how to create a UI.

    15 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2025-02-02T19:56:54+00:00

    This is very anoying and there seems to be no solution … I do not want a German UI

    9 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-11-26T22:59:36+00:00

    It could be a couple things.

    Firstly, when you initially create a Copilot bot, your current system (OS) language is used to set the Copilot 'primary language'. Once this is set, the primary language seemingly cannot be changed.

    If this is not the case, I would check your MS general settings (gear icon when viewing Copilot Studio) and select 'change your language'. You may have an organization-level assigned primary language, although there should be an alternative option per-user as 'Preferred Languages', which MS apps will adhere to over org language.

    Lastly, if you would like to add multilingual support in addition to your Copilot bot's primary language, you'll have to add a localization for that language. The localization is basically a json or resx file with all custom text used throughout the bot (text in questions, messages and entity objects) and their relative id, switching the primary language text used with the translated equivalent.

    • To do so, while viewing your Copilot bot, select settings -> languages & click 'Add Language'.
    • A slide in view will display instructions along with a download button of your current primary language localization.
    • You'll then substitute the translated text for each text value and upload the complete translation.
    • Once completed, you can then change the language used in the test chat, although I should note there seems to be an issue of only showing the translated text for the current topic you are viewing. Things can also get squirrely with the temporary substitutions made to topic custom text (Copilot will display the secondary language in nodes when the test chat is set to use a different language), but this seems to apply only some of the time.
      • From my understanding, when accessing a Copilot bot from a FE site, the bot will mirror the user's current system language (or IE language), so there's not necessarily any FE changes needed. I'd expect the ability to set the language from FE is also allowed, but have not attempted to do so.
      • Here's an example of one line from the localization, translating english -> french in the downloaded json dict
        • "'dialog(publ_copilot_bot.topic.Goodbye)'.'trigger(main)'.Intent.TriggerQueries[5]": "See you later",
        • "'dialog(publ_copilot_bot.topic.Goodbye)'.'trigger(main)'.Intent.TriggerQueries[5]": "À plus ****.",
    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-10-30T09:12:21+00:00

    Dear Anders,

    Good day!

    Thank you for posting to Microsoft Community. We are glad to assist!

    Based on your description I understand that you want to change user interface language in copilot studio, I would like to share some information with you, we have dedicated support forum for Microsoft Copilot related query. So, we would recommend you to kindly post your query to Microsoft Copilot support Forum via Microsoft Copilot - Microsoft Q&A or Microsoft Copilot for Microsoft 365 Development - Microsoft Q&A Engineers who are dedicated into Microsoft Copilot with rich experience and more resources can then assist efficiently. We believe they would conduct in-depth research on the problem you encountered and provide you with more professional assistance. Thanks for your understanding! Your patience and cooperation will be highly appreciated.

    Best regards,

    Inema |Community Moderator

    0 comments No comments