Update languages.js

Replaced emojis ("🇵🇹" with "🇧🇷"), for the 2 Portuguese speaking trackers available (Comando and BluDV) are Brazilian.
This commit is contained in:
renanp 2025-08-31 16:18:38 -03:00 committed by GitHub
parent 5a3c85efb4
commit 46f36987e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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