Open Closed

spoken language #5580


User avatar
0
Payoff created

I need to add the spoken language to the IdentityUser. The user must be able to modify it in the settings, and if they don't, set a default one. How can I implement this function in the current version of ABP? Thank you.

  • ABP Framework version: v7.2.2 Commercial
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL.)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no

4 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Member

    Hi, Have you refer this -> https://support.abp.io/QA/Questions/1315/How-can-I-set-default-language-to-FI please check if it helps you.

  • User Avatar
    0
    Payoff created

    I had seen the answer, but it doesn't seem to address my point. I want the user to input their spoken language in the settings, choosing from those available in ABP. This setting should be saved in their profile, and I need to use it to send emails in the correct language.

    Hi, Have you refer this -> https://support.abp.io/QA/Questions/1315/How-can-I-set-default-language-to-FI please check if it helps you.

  • User Avatar
    0
    minorello created

    Any news?

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Member

    Hi, You can define your custom settings with the help of following document https://docs.abp.io/en/abp/latest/Modules/Setting-Management

    You can also get the current language selected by the user from the language dropdown

    with the help of current culture provided by ASP.Net core

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.2.0-preview. Updated on March 25, 2025, 11:10