COVID-19-electronic-health-system / Corona-tracker

An easy-to-use PWA to monitor the user's wellness and learn about COVID-19.
https://coronatracker.me/
MIT License
234 stars 101 forks source link

[FEAT] Add react-i18next tag to HomePage page and components #724

Closed AdhamAH closed 4 years ago

AdhamAH commented 4 years ago

⚠️ IMPORTANT: Please fill out this template to give us as much information as possible to consider/implement the feature.

Prerequisites

Summary

Add <Trans/> tag with the related i18nKey in locales JSON files use the EN as it is the default

Motivation

Applying the translations

Possible Alternatives

no translations

Additional Context