mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-04-19 21:32:02 +00:00
Update languages.js
Replaced emojis ("🇵🇹" with "🇧🇷"), for the 2 Portuguese speaking trackers available (Comando and BluDV) are Brazilian.
This commit is contained in:
parent
5a3c85efb4
commit
46f36987e2
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ const languageMapping = {
|
|||
'japanese': '🇯🇵',
|
||||
'russian': '🇷🇺',
|
||||
'italian': '🇮🇹',
|
||||
'portuguese': '🇵🇹',
|
||||
'portuguese': '🇧🇷',
|
||||
'spanish': '🇪🇸',
|
||||
'latino': '🇲🇽',
|
||||
'korean': '🇰🇷',
|
||||
|
|
|
|||
Loading…
Reference in a new issue