when i want to work on a Cobuy component, it should be clear how to:
- add or edit translation messages (in
i18n/locales?)
- add translation messages to app or storybook (using
IntlProvider)
- import translation messages into your component (getting messages from context)
when i want to work on a Cobuy component, it should be clear how to:
i18n/locales?)IntlProvider)