Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #112291
    준진 이
    Participant

    In setting Locale of Korean Language, I found Several Serious Errors in testing WebBrowser Console,

    I checked and fixed them. Maybe, they caused in Json Array Syntax…

    In Errors maintained, Perhaps, No User ,in No English Nation, can apply their Nation.

    If you send me an email, I will attach the script with response…

    #112319
    Markov
    Keymaster

    Hi,

    The localization process includes 2 things – settings the messages property and defining messages for a given locale and then setting the locale property.

    For example, define messages[‘kr’] = ‘json object for a component’. Then set the locale to ‘kr’. All messages used by a component can be seen in its API page.

    Regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

    #112647
    phale
    Participant

    Thanks for the clarification, Markov. I just ran into a similar issue with Korean locale settings, so this helps a lot. I’ll double-check the <code data-start=”142″ data-end=”152″>messages object and try setting the locale as you described.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.