feat(admin-ui): add Hindi Translation (#5452)

This commit is contained in:
Kunal Agrawal
2023-10-31 21:23:52 +05:30
committed by GitHub
parent d6372246ee
commit 201b35cd31
2 changed files with 2016 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -45,6 +45,11 @@ export const supportedLanguages = [
locale: "es",
name: "Español",
},
{
locale: "hi",
name: "Hindi"
},
{
locale: "bs",
name: "Bosanski",