feat: Add Brazilian Portuguese language support
Introduces Brazilian Portuguese (pt-BR) as a new supported language.
This commit is contained in:
@@ -7,6 +7,10 @@ export const supportLanguage = [
|
||||
{
|
||||
label: "Russian",
|
||||
value: "ru"
|
||||
},
|
||||
{
|
||||
label: "Português",
|
||||
value: "pt-BR"
|
||||
},
|
||||
{
|
||||
label: "മലയാളം",
|
||||
|
||||
Reference in New Issue
Block a user