new - Português (Brazil) langs

This commit is contained in:
mhsanaei
2024-09-05 10:02:32 +02:00
parent f536307914
commit a55645584b
2 changed files with 651 additions and 0 deletions

View File

@@ -44,6 +44,11 @@ const supportLangs = [
value: 'tr-TR',
icon: '🇹🇷',
},
{
name: "Português",
value: "pt-BR",
icon: "🇧🇷",
},
];
function getLang() {