====================
- Fixed Traditional Chinese translation (needed to be ``locale/zh_Hant``).
- Update flag of Honduras.
- Add Django 4.0 and 4.1 to the test matrix, dropping 3.0 and 3.1
- Add Django Rest Framework 3.13 and 3.14, dropping 3.11.
- Multi-choice countries are now stored sorted and with duplicates stripped.
Thanks flbraun and Jens Diemer!
- Fix common country names not being honoured in non-English translations (only
fixed for Python 3.8+).