abpframework / abpframework/abp
Configure localization for leptonX layouts.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
Is there an existing article or article request for this?
- 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing guidance on overriding localization in Blazor applications and the LeptonX Source localization setup. Document how localization resources can be overridden from the host layer, including ApbAccountResource and AbpUiMultiTenancyResource; done means the article addresses the resource-namespace gap described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation, localization
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100