1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-03-13 05:41:17 +00:00

Fix country name misspelling

This commit is contained in:
horgan 2019-10-16 13:39:03 +01:00 committed by Chocobo1
parent c5da4d1500
commit 89d214bb8f
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -374,7 +374,7 @@ QString GeoIPManager::CountryName(const QString &countryISOCode)
{"VE", tr("Venezuela, Bolivarian Republic of")},
{"VG", tr("Virgin Islands, British")},
{"VI", tr("Virgin Islands, U.S.")},
{"VN", tr("Viet Nam")},
{"VN", tr("Vietnam")},
{"VU", tr("Vanuatu")},
{"WF", tr("Wallis and Futuna")},
{"WS", tr("Samoa")},