AndrGab / medirepoWeb

MediRepo - helps Hospitals with Daily Medical Reports
http://medirepo.vercel.app
MIT License
36 stars 76 forks source link

⭐ [Hacktoberfest] Translate i18n to your language #76

Open AndrGab opened 2 years ago

AndrGab commented 2 years ago

Any language is welcome

Add your language to the project

Create a new folder named with your language i18n ShortCode in the locale folder and make the necessary adjustments to https://github.com/AndrGab/medirepoWeb/blob/main/src/i18n.js You can use the English template to create yours. here

already included:

  1. Arabic
  2. Assamese
  3. Bengali
  4. Mandarin
  5. German
  6. Dutch
  7. English
  8. Español
  9. Esperanto
  10. Finnish
  11. Français
  12. Gujarati
  13. Hausa
  14. Hebrew
  15. Hindi
  16. Indonesian
  17. Japanese
  18. Kannada
  19. Korean
  20. Malayalam
  21. Marathi
  22. Nepali
  23. Norsk
  24. Odia
  25. Punjabi
  26. Polish
  27. Português
  28. Samoan
  29. Swedish
  30. Tamil
  31. Telugu
  32. Turkish
  33. Ukraine
  34. Urdu

please ⭐ STAR this repository 😉

Nexusrex18 commented 1 month ago

Hi, I worked on some languages.

Please review the PR (#165)