Copied to clipboard

Flag this post as spam?

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


  • JDCuster 27 posts 159 karma points
    Jul 08, 2017 @ 00:49
    JDCuster
    0

    When new accounts are created (including the initial admin account), the language defaults to English (United Kingdom). Since all of our projects are in the US - is there a way to make the default language for user accounts to be English (United States)?

  • JDCuster 27 posts 159 karma points
    Jul 08, 2017 @ 01:10
    JDCuster
    100

    So after I wrote the original question it occurred to me that I should look in config files. I ended up finding this in web.config

    <add key="umbracoDefaultUILanguage" value="en" />
    

    Changing the value to en-us did the trick. New users now default to English (United States).

Please Sign in or register to post replies

Write your reply to:

Draft