dinosaur-exploder icon indicating copy to clipboard operation
dinosaur-exploder copied to clipboard

translate text to multiple language ( main menu )

Open PrethamMuthappa opened this issue 1 year ago • 0 comments

👉 Checklist

fixes #91

Please make sure to check off the following before submitting:

  • [ ✅] I have reviewed my submission thoroughly.
  • [✅] I have tested my code (if submission is related to coding) and run the game before pushing (to make sure the project compile).
  • [ ] I have run the JUnit tests (if submission is related to coding).
  • [ ✅] I have read the Code of Conduct and Contribution Guidelines.

✍ Description of the Pull Request

Please concisely describe the changes you have made.

  • Added translation to multiple language , currently only supports 5 language and changes reflected only in main menu
  • Added a choice box for user to select and change the language

image

🔗 Issue link

Issue reference number and link goes here e.g. 'Fixes/Closes #<issue_number>'.

  • [ ✅] This Pull Request fixes the issue : 'Closes #'
  • [ ] This Pull Request does not fix an issue.

Thanks for taking the time to fill out this Pull Request! ❤️ Thanks for contributing to this project 🦖

PrethamMuthappa avatar May 21 '24 17:05 PrethamMuthappa