Skip to content

Commit

Permalink
Issue #PS-000 fix: Removed Urdu and Malayalam language
Browse files Browse the repository at this point in the history
  • Loading branch information
itsvick committed Oct 13, 2024
1 parent ab2b6dd commit 8240de8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"label": "English",
"code": "en"
},

{
"label": "हिंदी",
"code": "hi"
Expand All @@ -17,15 +16,6 @@
{
"label": "ଓଡ଼ିଆ",
"code": "or"
},
{
"label": "اردو",
"code": "ur"
},
{
"label": "മലയാളം",
"code": "ml"
}

]
}

0 comments on commit 8240de8

Please sign in to comment.