前端移除 Lagos 城市及相关本地化文案
This commit is contained in:
@@ -27,7 +27,6 @@ const CITY_NAME_ZH: Record<string, string> = {
|
||||
Jeddah: "吉达",
|
||||
Karachi: "卡拉奇",
|
||||
"Lau Fau Shan": "流浮山",
|
||||
Lagos: "拉各斯",
|
||||
London: "伦敦",
|
||||
Lucknow: "勒克瑙",
|
||||
Madrid: "马德里",
|
||||
@@ -79,7 +78,6 @@ const AIRPORT_NAME_ZH: Record<string, string> = {
|
||||
Jeddah: "阿卜杜勒-阿齐兹国王国际机场",
|
||||
Karachi: "真纳国际机场",
|
||||
"Lau Fau Shan": "流浮山监测站",
|
||||
Lagos: "穆尔塔拉·穆罕默德国际机场",
|
||||
London: "希思罗机场",
|
||||
Lucknow: "乔杜里·查兰·辛格国际机场",
|
||||
Madrid: "马德里-巴拉哈斯机场",
|
||||
|
||||
@@ -83,8 +83,7 @@ const CITY_REGION_FALLBACK: Record<string, MarketRegionKey> = {
|
||||
milan: "europe_africa",
|
||||
warsaw: "europe_africa",
|
||||
madrid: "europe_africa",
|
||||
lagos: "europe_africa",
|
||||
"cape town": "europe_africa",
|
||||
"cape town": "europe_africa",
|
||||
jeddah: "europe_africa",
|
||||
"tel aviv": "europe_africa",
|
||||
seoul: "asia_pacific",
|
||||
|
||||
Reference in New Issue
Block a user