mirror of
https://github.com/gradio-app/gradio.git
synced 2025-02-23 11:39:17 +08:00
Create hi.json
This commit is contained in:
parent
e76e8ae338
commit
49cf520946
18
ui/packages/app/src/lang/hi.json
Normal file
18
ui/packages/app/src/lang/hi.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"interface": {
|
||||
"submit": "सबमिट करे",
|
||||
"clear": "हटाये",
|
||||
"interpret": "व्याख्या करे",
|
||||
"flag": "चिह्नित करे",
|
||||
"examples": "उदाहरण",
|
||||
"drop_image": "यहाँ इमेज ड्रॉप करें",
|
||||
"drop_video": "यहाँ वीडियो ड्रॉप करें",
|
||||
"drop_audio": "यहाँ ऑडियो ड्रॉप करें",
|
||||
"drop_file": "यहाँ File ड्रॉप करें",
|
||||
"drop_csv": "यहाँ CSV ड्रॉप करें",
|
||||
"or": "या",
|
||||
"click_to_upload": "अपलोड के लिए बटन दबायें",
|
||||
"view_api": "API को देखे",
|
||||
"built_with_Gradio": "Gradio से बना"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user