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
235 stars 101 forks source link

Atemp to create master json file for translations #679

Closed pavel-ilin closed 4 years ago

pavel-ilin commented 4 years ago

⚠️ IMPORTANT: Please do not create a Pull Request without creating an issue first.

All changes need to be discusssed before proceeding. Failure to do so may result in the pull request being rejected.

Please be sure to review our Code of Conduct, Contributing Guidelines, and Support documentation before submitting a pull request.


Please include the issue number the pull request fixes by replacing YOUR-ISSUE-HERE in the text below.

Fixes #665

Summary

Attempt to process json from Google docs API into languages master json file.

Details

Goal is to create json structured as appText.json created by @BrianHHough. It can be found here: Translations/appText.json.

Test Plan (required)

Final Checklist