feat: Added hindi translation i18n (#5240)
This commit is contained in:
@@ -118,6 +118,13 @@
|
||||
"prompt_name": "Polish",
|
||||
"example": "Cześć, Dify!",
|
||||
"supported": true
|
||||
},
|
||||
{
|
||||
"value": "hi-IN",
|
||||
"name": "Hindi (India)",
|
||||
"prompt_name": "Hindi",
|
||||
"example": "नमस्ते, Dify!",
|
||||
"supported": "true"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user