This commit is contained in:
renanp 2026-05-06 07:42:53 +01:00 committed by GitHub
commit a18572cd55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 3 deletions

View file

@ -73,12 +73,17 @@ export const Providers = {
{ {
key: 'comando', key: 'comando',
label: 'Comando', label: 'Comando',
foreign: '🇵🇹' foreign: '🇧🇷'
}, },
{ {
key: 'bludv', key: 'bludv',
label: 'BluDV', label: 'BluDV',
foreign: '🇵🇹' foreign: '🇧🇷'
},
{
key: 'micoLeaoDublado',
label: 'MicoLeaoDublado',
foreign: '🇧🇷'
}, },
{ {
key: 'micoleaodublado', key: 'micoleaodublado',

View file

@ -7,7 +7,7 @@ const languageMapping = {
'japanese': '🇯🇵', 'japanese': '🇯🇵',
'russian': '🇷🇺', 'russian': '🇷🇺',
'italian': '🇮🇹', 'italian': '🇮🇹',
'portuguese': '🇵🇹', 'portuguese': '🇧🇷',
'spanish': '🇪🇸', 'spanish': '🇪🇸',
'latino': '🇲🇽', 'latino': '🇲🇽',
'korean': '🇰🇷', 'korean': '🇰🇷',