aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--en/downloads/get/lib.php13
1 files changed, 8 insertions, 5 deletions
diff --git a/en/downloads/get/lib.php b/en/downloads/get/lib.php
index b730b767d..0fd980f38 100644
--- a/en/downloads/get/lib.php
+++ b/en/downloads/get/lib.php
@@ -15,29 +15,32 @@ $countries = array(
'AR' => 'Argentina',
'AU' => 'Australia',
'BE' => 'Belgique',
+ 'BG' => 'България (Bolgaria)',
'BR' => 'Brasil',
- 'BY' => 'Беларусь', // Belarus
+ 'BY' => 'Беларусь (Belarus)', // Belarus
'CA' => 'Canada',
'CH' => 'Switzerland',
- 'CN' => '中国', // China
+ 'CN' => '中国 (China)', // China
'CZ' => 'Česko', // Czechia
'DE' => 'Deutschland',
'EC' => 'Ecuador',
'ES' => 'España',
'FR' => 'France',
'GB' => 'Great Britain',
- 'GR' => 'Ελλάδα', // Greece
+ 'GR' => 'Ελλάδα (Greece)', // Greece
'GT' => 'Guatemala',
'ID' => 'Indonesia',
'IT' => 'Italia',
- 'JP' => '日本国', // Japan
+ 'JP' => '日本国 (Japan)', // Japan
'NC' => 'Nouvelle-Calédonie',
'NL' => 'Nederlands',
+ 'PH' => 'Philipines',
'PL' => 'Polska',
'RU' => 'Россия',
'SE' => 'Sverige',
'TR' => 'Türkiye',
- 'TW' => '臺灣', // Taiwan
+ 'TW' => '臺灣 (Taiwan)', // Taiwan
+ 'UA' => 'Ukrain',
'UK' => 'the UK',
'US' => 'the USA',
'ZA' => 'South Africa'