preorder
preorder copied to clipboard
Implemented: support to use i18n from dxp and removed app level configuration of i18n(dxp/280)
Related Issues
https://github.com/hotwax/dxp-components/issues/280
Short Description and Why It's Useful
Using i18n configuration from the dxp package will help in having a common place to manage configurations related to internationalization
-Removed i18n package from the app -Updated all the components and ts file to use translate method from dxp
Screenshots of Visual Changes before/after (If There Are Any)
IMPORTANT NOTICE - Remember to update CHANGELOG.md with description of your change
Contribution and Currently Important Rules Acceptance
- [x] I read and followed contribution rules