hc99's picture
Add files using upload-large-folder tool
8766bc5 verified
|
raw
history blame
502 Bytes

How to add support for more languages

We would love to support more languages for Gradio 🌎

To add your language, do the following steps:

  1. Create a new json file in this directory
  2. Name the file after the language code (Here's a list: http://4umi.com/web/html/languagecodes.php)
  3. Please provide clear and complete translations. Take a look at the en.json file for the corresponding English text.

That's it!