Unverified Commit 84ea10ab authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #2061 from AnkurSachdeva22/main

Added Hindi Translation and language JSON updated
parents 675328c8 9fefddd8
This diff is collapsed.
......@@ -3,6 +3,10 @@
"code": "en-US",
"title": "English (US)"
},
{
"code": "en-GB",
"title": "English (GB)"
},
{
"code": "ar-BH",
"title": "العربية (AR)"
......@@ -13,7 +17,7 @@
},
{
"code": "bn-BD",
"title": "Banlga (বাংলা)"
"title": "Bangla (বাংলা)"
},
{
"code": "ca-ES",
......@@ -23,10 +27,6 @@
"code": "de-DE",
"title": "Deutsch"
},
{
"code": "en-GB",
"title": "English (GB)"
},
{
"code": "es-ES",
"title": "Spanish"
......@@ -43,6 +43,10 @@
"code": "fr-FR",
"title": "French (France)"
},
{
"code": "hi-IN",
"title": "Hindi (हिंदी)"
},
{
"code": "it-IT",
"title": "Italian"
......
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