diff options
author | filip <filip.komar@gmail.com> | 2022-06-16 22:35:38 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2022-06-16 22:35:38 +0200 |
commit | cade49ee9c4c4ea1e26d7be994c853bc684ae47c (patch) | |
tree | 7b12df617401b6429c13924b915359a2bfe38013 /en/downloads | |
parent | d3f1cfdeaa4dd3b939dfbc628db071acf05a6e59 (diff) | |
download | www-cade49ee9c4c4ea1e26d7be994c853bc684ae47c.tar www-cade49ee9c4c4ea1e26d7be994c853bc684ae47c.tar.gz www-cade49ee9c4c4ea1e26d7be994c853bc684ae47c.tar.bz2 www-cade49ee9c4c4ea1e26d7be994c853bc684ae47c.tar.xz www-cade49ee9c4c4ea1e26d7be994c853bc684ae47c.zip |
add new DL city
Diffstat (limited to 'en/downloads')
-rw-r--r-- | en/downloads/get/lib.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/downloads/get/lib.php b/en/downloads/get/lib.php index 8fcdc8127..5e060fd72 100644 --- a/en/downloads/get/lib.php +++ b/en/downloads/get/lib.php @@ -83,6 +83,7 @@ $cities_i18n = array ( 'Minsk' => _r("Minsk"), // 'Мінск', // .by 'Miskolc' => _r("Miskolc"), 'Moscow' => _r("Moscow"), // 'Москва', // .ru + 'Nanjing' => _r("Nanjing"), 'New York' => _r("New York"), 'New York City' => _r("New York City"), 'Paris' => _r("Paris"), |