feat: Added hindi translation i18n (#5240)

This commit is contained in:
Yash Parmar
2024-06-15 18:31:03 +05:30
committed by GitHub
parent 795714bc2f
commit 6ccde0452a
25 changed files with 3236 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ export type I18nText = {
'zh_Hant': string
'ro-RO': string
'pl-PL': string
'hi-IN': string
}
export const languages = data.languages