Hi. I came here just a few hours ago.
What I have done to make Create Applications → vue → get sample app
so I confirmed I can use auth0’s login and register service.
But I’d like to change language.
I changed my language of tenant setting. (It does not change my app’s language at all)
I saw so may articles from here community
But I don’t understand how to change my app’s language from English to Korean.
As I told you I read a lot of about the ‘localization and internationalization’.
So I know what I have to do is just to change the parameter from en to ko.
But I don’t know where can I find the ‘ui_locales’.
In code that you provided? or in API setting? or in some other place?
I’m not good at English so my expression would be a little bit rude, but I don’t meant do it.
Thank you for you help in advance.
OPTIONAL. End-User’s preferred languages and scripts for the user interface, represented as a space-separated list of BCP47 [RFC5646] language tag values, ordered by preference. For instance, the value “fr-CA fr en” represents a preference for French as spoken in Canada, then French (without a region designation), followed by English (without a region designation). An error SHOULD NOT result if some or all of the requested locales are not supported by the OpenID Provider.
Please let me know if this helps answer your question, thanks again!