There is an incorrect (typo) Polish translation of GB in the file data / country.json.
"pol": "Zjednoczone Krłlestwo",
It should look like this:
"pol": "Zjednoczone Królestwo",
Or more precisely:
"pol": "Wielka Brytania",
Can you change it relatively soon?