Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/resources/logins.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"169011894": "chinagi",
"170912407": "289toRefractory",
"173508574": "NightlyAwake",
"176381799": "ZachHsyu",
"181583723": "harryji99",
"182935715": "LekkerLin",
"185658062": "Tuzhu196",
Expand Down
25 changes: 25 additions & 0 deletions public/resources/metadata/seoul.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": {
"en": "Seoul",
"zh": "首尔",
"zh-Hans": "首尔",
"zh-Hant": "首爾",
"ko": "서울",
"ja": "ソウル"
},
"desc": {
"en": "The Seoul Metropolitan Subway is a metropolitan railway system consisting of 23 rapid transit, light metro, commuter rail and people mover lines located in northwest South Korea. The system serves most of the Seoul Metropolitan Area including the Incheon metropolis and satellite cities in Gyeonggi province. Some regional lines in the network stretch out beyond the Seoul Metropolitan Area to rural areas in northern Chungnam province and western Gangwon Province, that lie over 100 km (62 mi) away from the capital.",
"zh": "韩国首都圈电铁是位于韩国西北部的首都铁路系统,由 23 条快速交通线、轻轨线路、通勤铁路线和旅客捷运线路组成。该系统服务于首尔首都圈的大部分地区,包括仁川大都市和京畿道的卫星城市。该网络中的一些区域线路延伸至首尔首都圈之外的忠南道北部和江原道西部的农村地区,距离首都超过 100 公里。",
"ko": "광역철도체계는 대한민국 북서부에 위치한 광역철도체계로 23개의 고속철도노선, 경전철노선, 통근철도노선, 인민이동노선으로 구성되어 있다. 이 시스템은 인천 수도권과 경기도 위성도시를 포함한 대부분의 수도권에 서비스를 제공합니다. 이 네트워크의 일부 지역 노선은 수도에서 100km 이상 떨어진 수도권 외곽의 충남 북부와 강원도 서부의 농촌 지역까지 확장됩니다.",
"ja": "韓国首都圏電鉄は韓国北西部に位置する首都鉄道システムで、23の快速交通路、ライトレール、通勤鉄道、および旅客輸送路で構成されています。このシステムは、ソウル首都圏のほとんどの地域にサービスを提供し、仁川大都市圏や京畿道の衛星都市も含まれます。このネットワークの一部の地域路線は、首都圏を超えた忠南道北部や江原道西部の農村地域にまで延びており、首都から100キロ以上の距離があります。"
},
"reference": "http://www.seoulmetro.co.kr/en/cyberStation.do?menuIdx=694",
"updateHistory": [
{
"id": 176381799,
"issueNumber": 2926,
"reason": "New template of Seoul",
"time": 1756712026458
}
]
}
14 changes: 14 additions & 0 deletions public/resources/real_world.json
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,20 @@
},
"lastUpdateOn": 1695810684701
},
"seoul": {
"contributors": [
"176381799"
],
"name": {
"en": "Seoul",
"zh": "首尔",
"zh-Hans": "首尔",
"zh-Hant": "首爾",
"ko": "서울",
"ja": "ソウル"
},
"lastUpdateOn": 1756712026458
},
"shanghai": {
"contributors": [
"3353040",
Expand Down
Loading