Copied to clipboard

Flag this post as spam?

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


  • Pablo 7 posts 76 karma points
    Mar 03, 2021 @ 00:05
    Pablo
    0

    Hi, I installed Umbraco 8 but it does not appear the default language, it appers the code id item in all descriptions. How can I solve this?

    enter image description here

  • AddWeb Solution Pvt. Ltd 109 posts 360 karma points
    Mar 03, 2021 @ 10:18
    AddWeb Solution Pvt. Ltd
    1

    Hello,

    Try to add globalization to web.config :-

    <system.web>
    <globalization culture="auto" uiCulture="auto">
    

    (Also, check language set for your umbraco user)

  • Pablo 7 posts 76 karma points
    Mar 03, 2021 @ 11:39
    Pablo
    0

    It does not appear any language in my settings or user settings. enter image description here

  • Pablo 7 posts 76 karma points
    Mar 03, 2021 @ 14:50
    Pablo
    0

    I found that LocalizedText does not get the JSON object of all the translations a user needs for the labels, etc. But I don't know how to solve it..

Please Sign in or register to post replies

Write your reply to:

Draft