A newer version of the Gradio SDK is available:
5.9.1
How to add support for more languages
We would love to support more languages for Gradio 🌎
To add your language, do the following steps:
- Create a new json file in this directory
- Name the file after the language code (Here's a list: http://4umi.com/web/html/languagecodes.php)
- Please provide clear and complete translations. Take a look at the
en.json
file for the corresponding English text.
That's it!