Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Implement Custom i18n Package for Embedded Chat #946

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dhairyashiil
Copy link
Contributor

Brief Title

Acceptance Criteria fulfillment

  • 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

Fixes #945

Video/Screenshots

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@dhairyashiil
Copy link
Contributor Author

The main part, consisting of creating independent packages and their dependencies, along with adding the package to the main package/react, is completed.

Now, updating the normal strings with i18n's keys is pending.

I am working on it and will commit soon.

@Spiral-Memory Spiral-Memory marked this pull request as draft February 2, 2025 09:02
@Spiral-Memory
Copy link
Collaborator

Spiral-Memory commented Feb 2, 2025

Hi @dhairyashiil
Pls keep you PR as draft unless completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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