From 81702f283e1d863482b5d966b743cf736f76e127 Mon Sep 17 00:00:00 2001 From: filip Date: Fri, 2 Jun 2023 16:02:26 +0200 Subject: added new city + refresh of translation catalog --- en/downloads/get/lib.php | 1 + 1 file changed, 1 insertion(+) (limited to 'en/downloads') diff --git a/en/downloads/get/lib.php b/en/downloads/get/lib.php index 30843335c..9d6449502 100644 --- a/en/downloads/get/lib.php +++ b/en/downloads/get/lib.php @@ -86,6 +86,7 @@ $cities_i18n = array ( 'Nanjing' => _r("Nanjing"), 'New York' => _r("New York"), 'New York City' => _r("New York City"), + 'Ons-en-Bray' => _r("Ons-en-Bray"), 'Paris' => _r("Paris"), 'Prague' => _r("Prague"), // 'Praha', // .cz 'Princeton' => _r("Princeton"), -- cgit v1.2.1