Unverified Commit 55975a46 authored by Ajay Kumbhare's avatar Ajay Kumbhare Committed by GitHub

feat: add hindi language translation for i18n support (#2001)

parent 11825454
......@@ -44,6 +44,7 @@ var (
"en",
"es",
"fr",
"hi",
"hr",
"it",
"ja",
......
......@@ -8,6 +8,7 @@ export const availableLocales = [
"en",
"es",
"fr",
"hi",
"hr",
"it",
"ja",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment