diff options
-rw-r--r-- | en/downloads/get/lib.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/downloads/get/lib.php b/en/downloads/get/lib.php index 0fd980f38..784560ace 100644 --- a/en/downloads/get/lib.php +++ b/en/downloads/get/lib.php @@ -15,7 +15,7 @@ $countries = array( 'AR' => 'Argentina', 'AU' => 'Australia', 'BE' => 'Belgique', - 'BG' => 'България (Bolgaria)', + 'BG' => 'България (Bulgaria)', 'BR' => 'Brasil', 'BY' => 'Беларусь (Belarus)', // Belarus 'CA' => 'Canada', @@ -40,7 +40,7 @@ $countries = array( 'SE' => 'Sverige', 'TR' => 'Türkiye', 'TW' => '臺灣 (Taiwan)', // Taiwan - 'UA' => 'Ukrain', + 'UA' => 'Ukraine', 'UK' => 'the UK', 'US' => 'the USA', 'ZA' => 'South Africa' |