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

[ ArmoredChat.js ] Translation support #1148

Open
Armored-Dragon opened this issue Sep 20, 2024 · 0 comments
Open

[ ArmoredChat.js ] Translation support #1148

Armored-Dragon opened this issue Sep 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Armored-Dragon
Copy link
Member

Simple translation support will be fantastic to have for the global audience so everyone will have the ability to understand each other. This will be a tall task as we need to figure out how exactly we will provide translation for the chat application.

Depending on what services are available we may have to require an API key per user so that translations can be preformed. If this is the case then we could have some way to send multiple versions of the same message, just in different languages, and the GUI can render the one that matches the language preference of the user.

Alternatively we could modify the application in such a way to where a list of known translators register themselves with the/a server or central authority and when messages are sent without a translation another user requests, a user is picked from the list to preform the translations and send the translated messages back to the server.

@Armored-Dragon Armored-Dragon added the enhancement New feature or request label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant