diff options
author | filip <filip.komar@gmail.com> | 2020-09-23 00:36:05 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2020-09-23 00:36:05 +0200 |
commit | 52abad0bcb974cbea3b23884ff0e2a2e17dfcb4c (patch) | |
tree | 29f5aa26aacb1acf382d342f1327d1ffac48cd97 /en/downloads | |
parent | 8807de09a5c14992d3db9a77fa91ffd435139cb4 (diff) | |
download | www-52abad0bcb974cbea3b23884ff0e2a2e17dfcb4c.tar www-52abad0bcb974cbea3b23884ff0e2a2e17dfcb4c.tar.gz www-52abad0bcb974cbea3b23884ff0e2a2e17dfcb4c.tar.bz2 www-52abad0bcb974cbea3b23884ff0e2a2e17dfcb4c.tar.xz www-52abad0bcb974cbea3b23884ff0e2a2e17dfcb4c.zip |
add another city (Krakow) for l10n
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 d7cd922b3..79374d2af 100644 --- a/en/downloads/get/lib.php +++ b/en/downloads/get/lib.php @@ -73,6 +73,7 @@ $cities_i18n = array ( 'Hefei' => _r("Hefei"), 'Heraklion' => _r("Heraklion"), // 'Ηράκλειο', // .gr 'HsinChu' => _r("HsinChu"), // '新竹市', // .tw + 'Krakow' => _r("Krakow"), 'Lenoir, NC' => _r("Lenoir, NC"), 'Lyon' => _r("Lyon"), 'Milan' => _r("Milan"), |