mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-05 11:24:15 +00:00
![sledgehammer999](/assets/img/avatar_default.png)
Qt returns "Brazil" as country of QLocale("pt") instead of "Portugal". This conflicts with QLocale("pt_BR"). Rename the pt.ts to pt_PT and put a language mapping in tx's config for that locale. Closes #4776.