Base solution for your next web application
Open Closed

Angular Localization Broken #3117


User avatar
0
justinp created

Hello,

I am getting the attached error when I switch languages from English to Spanish.

How do I switch it back to English, since I cannot modify it through the UI? I have already tried changing the dbo.AbpSettings table, where the entry showed the setting. That doesn't seem to change anything. EDIT: I think there was some caching issue but fixing the database may have fixed the issue of switching back to english.

How can I get localization working? I'd like users to be able to select a language.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    We have an issue on github regarding to this problem <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/109">https://github.com/aspnetzero/aspnet-ze ... issues/109</a>. We will fix it in this week. In the mean time, you can apply the fix suggested in the issue by @alexandrehenzen.

    Thanks.