Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • tuobaling 4 posts 34 karma points
    Mar 08, 2022 @ 07:57
    tuobaling
    0

    How can I change the default ui language in the backoffice?

    Hi, I am using umbraco 9 as the backoffice of my website, but I have a problem, I want to default the backoffice language to zh-tw, when running debug mode, it always changes back to en- US, how can I modify the default language without overwriting the value I set? Good luck and thanks.

  • Corné Hoskam 81 posts 588 karma points MVP 3x c-trib
    Mar 08, 2022 @ 12:55
    Corné Hoskam
    101

    Hi tuobaling,

    You are able to change the default backoffice language in the Global settings by setting the Umbraco.CMS.Global.DefaultUILanguage key!

    For more information check out: https://our.umbraco.com/documentation/Reference/V9-Config/GlobalSettings/#global-settings

    Kind regards,

    Corné Hoskam

  • tuobaling 4 posts 34 karma points
    Mar 09, 2022 @ 03:09
    tuobaling
    0

    Hi Corné Hoskam I found it! thank you very much!

    I want to ask you again Does the data in appsettings-schema.json just describe the function of this field? When will this file be used?

    Hope you have a nice day~🧡

  • Corné Hoskam 81 posts 588 karma points MVP 3x c-trib
    Mar 09, 2022 @ 07:22
    Corné Hoskam
    0

    Hi tuobaling,

    The schema file is used for the Intellisense of your IDE to be able to auto-complete and give information about the different keys in the appsettings.json, within for example Visual Studio or Jetbrains Rider!

    Kind regards,

    Corné

  • tuobaling 4 posts 34 karma points
    Mar 11, 2022 @ 03:09
    tuobaling
    0

    Hi Corné Hoskam

    I get it! Thank you very much~!!

    Hope you have a nice day~🧡

Please Sign in or register to post replies

Write your reply to:

Draft