hotwax / preorder

HotWax Commerce Pre-Order App
https://preorder.hotwax.io
Apache License 2.0
15 stars 42 forks source link

Implemented: support to use i18n from dxp and removed app level configuration of i18n(dxp/280) #282

Open R-Sourabh opened 6 months ago

R-Sourabh commented 6 months ago

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