Skip to content

Commit

Permalink
Merge pull request #1115 from AI4Bharat/langcode
Browse files Browse the repository at this point in the history
langcode added
  • Loading branch information
aparna-aa authored Oct 9, 2024
2 parents bd71136 + ddc30c3 commit beeb684
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion src/utils/LanguageCode.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,16 @@ export default{
"code": "gom",
"label": "Goan Konkani",
"active": true
}
},
{
"code": "th",
"label": "Thai",
"active": true
},
{
"code": "fil",
"label": "Filipino",
"active": true
}
]
}

0 comments on commit beeb684

Please sign in to comment.