mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 21:14:33 +00:00
Merge pull request #11374 from horgan/patch-1
Fix country name misspelling
This commit is contained in:
commit
a7f38eaa82
@ -374,7 +374,7 @@ QString GeoIPManager::CountryName(const QString &countryISOCode)
|
|||||||
{"VE", tr("Venezuela, Bolivarian Republic of")},
|
{"VE", tr("Venezuela, Bolivarian Republic of")},
|
||||||
{"VG", tr("Virgin Islands, British")},
|
{"VG", tr("Virgin Islands, British")},
|
||||||
{"VI", tr("Virgin Islands, U.S.")},
|
{"VI", tr("Virgin Islands, U.S.")},
|
||||||
{"VN", tr("Viet Nam")},
|
{"VN", tr("Vietnam")},
|
||||||
{"VU", tr("Vanuatu")},
|
{"VU", tr("Vanuatu")},
|
||||||
{"WF", tr("Wallis and Futuna")},
|
{"WF", tr("Wallis and Futuna")},
|
||||||
{"WS", tr("Samoa")},
|
{"WS", tr("Samoa")},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user