abp
abp copied to clipboard
Angular | Get projectName from localization files for `AbpTitleStrategy` Service
In AbpTitleStrategy users aren't able to change the project name.
Instead of getting defaultResourceName get project name from a localizations.
- [ ] Update AbpTitleStrategy.
- [ ] Write Documentation about AbpTitleStrategy.