feat: Add Brazilian Portuguese language support

Introduces Brazilian Portuguese (pt-BR) as a new supported language.
This commit is contained in:
Luciano T
2024-06-01 05:37:40 -03:00
parent 3868048923
commit 2c8aa3ba7e
9 changed files with 485 additions and 0 deletions

View File

@@ -7,6 +7,10 @@ export const supportLanguage = [
{
label: "Russian",
value: "ru"
},
{
label: "Português",
value: "pt-BR"
},
{
label: "മലയാളം",