Fix translation of country for GB

This commit is contained in:
Laurent Destailleur 2018-04-18 11:36:44 +02:00
parent b39755f7b9
commit fb3cae9ad3

View File

@ -5,7 +5,8 @@ CountryIT=Italy
CountryES=Spain CountryES=Spain
CountryDE=Germany CountryDE=Germany
CountryCH=Switzerland CountryCH=Switzerland
CountryGB=Great Britain # Warning, country code GB is for United Kingdom. UK Does not exists as country code in ISO standard.
CountryGB=United Kingdom
CountryUK=United Kingdom CountryUK=United Kingdom
CountryIE=Ireland CountryIE=Ireland
CountryCN=China CountryCN=China