Open Closed

Localization usermangement Dutch #8978


User avatar
0
drg_tverkroost created

Hi there,

If I edit an user, some options are still translated to Engels. I want them to translate to Dutch. What are the keys for translations? Something like DisplayName:LockoutEnabled in NL.json file? I think that the keys are missing.

ABP Framework version**: v8.2.3 UI Type**: Blazor Server Database System**: EF Core (SQL Server) Tiered (for MVC) Exception message and full stack trace**:


5 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello,

    Can you try the following localization keys?

    • DisplayName:PhoneNumberConfirmed
    • DisplayName:ShouldChangePasswordOnNextLogin
    • DisplayName:SendConfirmationEmail
  • User Avatar
    0
    drg_tverkroost created

    Hello,

    I tried that already but isn't working. Below keys are included in the nl.json file. Could it be that a different resource file is being used?

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hi,

    I understand your problem now. Yes, when we apply this method, it does not work as expected, sorry for the misdirection. The reason why it doesn't work is that these localization keys come from IdentityResource in ABP's Identity module. So we need to override these localization keys there. This article explains how to do this, you can easily do it by following the article. However, if you have any problems, don't hesitate to ask.

    You can also do this via UI as shown in the picture below:

  • User Avatar
    0
    drg_tverkroost created

    Yes, it works! Thanks!

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    I'm glad to hear that. Feel free to create a new issue if you have further questions.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13