mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-24 10:13:01 +08:00
feat: Added hindi translation i18n (#5240)
This commit is contained in:
@@ -22,6 +22,7 @@ export type I18nText = {
|
||||
'zh_Hant': string
|
||||
'ro-RO': string
|
||||
'pl-PL': string
|
||||
'hi-IN': string
|
||||
}
|
||||
|
||||
export const languages = data.languages
|
||||
|
||||
Reference in New Issue
Block a user