From e9a712ef5063820fe96092bf6aeb7f3c76b134f1 Mon Sep 17 00:00:00 2001 From: t-chai <121592012+t-chai@users.noreply.github.com> Date: Thu, 18 Jan 2024 07:31:16 +0000 Subject: [PATCH] #1073 Resources: New palettes of Busan --- public/resources/palettes/busan.json | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/public/resources/palettes/busan.json b/public/resources/palettes/busan.json index 4c1ab0525..37cc4d8b7 100644 --- a/public/resources/palettes/busan.json +++ b/public/resources/palettes/busan.json @@ -59,10 +59,10 @@ "colour": "#875cac", "fg": "#fff", "name": { - "en": "Busan–Gimhae Light Rail Transit", - "ko": "부산-김해 경전철", - "zh-Hans": "釜山-金海轻电铁", - "zh-Hant": "釜山-金海輕電鐵" + "en": "Busan-Gimhae LRT", + "ko": "부산김해경전철", + "zh-Hans": "釜山金海轻电铁", + "zh-Hant": "釜山金海輕電鐵" } }, { @@ -75,5 +75,16 @@ "zh-Hans": "东海线", "zh-Hant": "東海線" } + }, + { + "id": "ym", + "colour": "#a2272a", + "fg": "#fff", + "name": { + "en": "Yangsan Metro", + "zh-Hans": "梁山都市铁道", + "zh-Hant": "梁山都市鐵道", + "ko": "양산도시철도" + } } ]