feat(locale): add Hindi language (#3170)

This commit is contained in:
Nexos Creator
2025-01-24 22:01:14 +05:30
committed by GitHub
parent 36d7402be1
commit 8e96daa5cc
3 changed files with 57 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ function getEmojiFlag(locale: string): string {
el: 'gr',
et: 'ee',
en: 'gb',
hi: 'in',
ja: 'jp',
kh: 'km',
ko: 'kr',