Add support to Kannada language
Created by: developergouli
It would be very helpful to have website display statistics in Kannada language so that people from Karnataka who are not familiar with English can use this website to track the status of Corona
The approach of using some of the automated tools for translation might not convey intended messages due to limitation in translation support for Kannada or any other Indian languages. Hence someone needs to manually translate the strings used in this website.
The solution would be to use react-localization package and replace all hard coded strings with placeholders for messages and use some kind of dictionary to replace the placeholders at run time