abp
abp copied to clipboard
Configure localization for leptonX layouts.
Is there an existing article or article request for this?
- [X] I have searched the existing resources
Describe the article you'd like
i've read overriding localization in blazor applications , but there were no articles about overriding leptonX Localization in LeptonX Source , i hit a wall that if i want to do that , i have to add all the necessary modules to leptonX shared layer , and that is not something we should do , i came up with an idea to override them in the host layer of my application, but still there are some localization resources that i couldn't add a virtual json to due to not finding the resource namespace such as
ApbAccountResource , AbpUiMultiTenancyResource.
i hope one the support team could help me with it.