EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

Feat: Embedded Chat's Custom i18n Package to Support Different Languages

Open dhairyashiil opened this issue 1 year ago • 0 comments

As an EmbeddedChat developer

I need to: Implement a custom internationalization (i18n) package to support multiple languages (English, Spanish, French, German, Italian, Portuguese, Russian, Arabic, Bengali, Hindi, etc.) for the Embedded Chat feature.

So That: Users from different regions can interact with the Embedded Chat interface in their preferred language, providing a seamless user experience.

Acceptance Criteria

  • [ ] Custom i18n Package Implementation
  • [ ] Language Files Creation (e.g., en.i18n.json, es.i18n.json, fr.i18n.json, etc.)
  • [ ] Dynamic Language Switching
  • [ ] Fallback to Default Language
  • [ ] Full Translation Coverage

dhairyashiil avatar Feb 01 '25 23:02 dhairyashiil