Angular - Fixing Localization Problem on Tenant Deletion (MS) #18481
Description
Resolves #18476
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- You need to run
yarn nx build saas --skip-nx-cache
undernpm/ng-packs
- You should copy the content of the saas package under
dist/packages/saas
- Then, you need to paste this content under
abp/templates/ms/apps/angular/node_modules/@volo/abp.ng.saas
- Lastly, you can run the ms template to run the necessary tests.