Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 2.72 KB

README.md

File metadata and controls

49 lines (41 loc) · 2.72 KB

Instatus languages 🌍🌎🌏

JSON files for the languages supported by Instatus.

To improve your language or add support for a new one, please create a pull request 🚀

If you're not familiar with Git, please send your translation of en.json to support@instatus.com

Supported languages:

Quick Translate Tool by Steven John

To use it:

  1. Get Google Cloud translate API key
  2. Make sure you have your Google Translation API enabled for your project
  3. Change .env.examle to .env and enter the obtained API key in APIKEY
  4. Run: yarn && yarn start 🚀