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

Adding support for another languages #3

Closed
chavi362 opened this issue Nov 29, 2023 · 5 comments · Fixed by #74
Closed

Adding support for another languages #3

chavi362 opened this issue Nov 29, 2023 · 5 comments · Fixed by #74
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@chavi362
Copy link
Owner

chavi362 commented Nov 29, 2023

This task is both straightforward and enjoyable! Follow these simple steps to add your language to the Virtual Keyboard:

Navigate to langugeData.js and find the langugeData array.

Add all the necessary data for your language, including its name, translated name, placeholder, etc.
(The shift array should be the characters the user have when he clicks shift)
Please note to add the characters array in the order they are in the real keyboard)

Run the application and verify that everything works seamlessly with the new language.

Don't forget to update the README file to include information about the newly added language.

Good luck, and thank you for contributing to the Virtual Keyboard project! If you encounter any issues or have questions, feel free to reach out. Happy coding!

@chavi362 chavi362 added enhancement New feature or request good first issue Good for newcomers labels Nov 29, 2023
@N3v1
Copy link

N3v1 commented Dec 3, 2023

Hi @chavi362,
I'm sorry - The last two months were tough and exhausting because of school and other things like my own projects, ... I can try to work on a German and Korean (2-set and 3-set) keyboard implementation - if you want.

What do I have to do? Where do I have to add my code?

See #13

@chavi362
Copy link
Owner Author

chavi362 commented Dec 7, 2023

After you add one language to the keyboard, please update the readme file to include the new language.

@stefan5441
Copy link
Contributor

Hello, I would love to add my native language (Macedonian). Can I do that please? :D Thanks

@sanjeevs9
Copy link

Hello, i would like to add Hindi language. Can i go for it ? Thanks :)

@chavi362
Copy link
Owner Author

chavi362 commented Jan 1, 2024

Of course @sanjeevs9 , Please follow the steps above and don't forget to give the repository a star and share it with your friends!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants