Open Closed

Changing the name of "Administration" menu item #2413


User avatar
0
SushantPawar created

Hi, I am working on an ABPIO project & there is a requirement from client to rename the "Administration" menu item in the Main Menu. I tried solutions provided on support & in documentation but couldn't find any that will solve my problem.
Can someone please tell me how can I achieve that?
The details of the framework are given below.

  • ABP Framework version: v5.0.1

  • UI type: Angular

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): yes

  • Exception message and stack trace:

  • Steps to reproduce the issue:"


2 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @SushantPawar,

    Client can change it in runtime using Language Management module. See screenshot below.

    Also, you can also override the existing localization in development time, by extending AbpUiNavigationResource.
    See Extending Existing Resource section in the documentation.

    If an extension file defines the same localized string, it overrides the string.

    image.png

  • User Avatar
    0
    SushantPawar created

    Hi @SushantPawar,

    Client can change it in runtime using Language Management module. See screenshot below.

    Also, you can also override the existing localization in development time, by extending AbpUiNavigationResource.
    See Extending Existing Resource section in the documentation.

    If an extension file defines the same localized string, it overrides the string.

    image.png

    Thanks @yekalkan. It worked for me.

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 13, 2025, 04:08