Open Closed

[HOWTO] Override abp's localization resource #1514


User avatar
0
yilmaz.atalar created

Hi,

I want to override abp's messages like "EntityNotFoundErrorMessage". I've tried inheriting resources but it didn't work.

Any ideas will be appreciated.

Thanks.


4 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    do you want to change this translation? https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.ExceptionHandling/Volo/Abp/ExceptionHandling/Localization/tr.json#L15

  • User Avatar
    0
    yilmaz.atalar created

    do you want to change this translation?
    https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.ExceptionHandling/Volo/Abp/ExceptionHandling/Localization/tr.json#L15

    Yes I do.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Please check this demo https://github.com/abpframework/abp-samples/tree/master/DocumentationSamples/ExtendLocalizationResource

  • User Avatar
    0
    yilmaz.atalar created

    Hi @maliming,

    Thanks for your assitance. It worked.

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