Skip to content

Commit

Permalink
feat(venue): update shuttle service time
Browse files Browse the repository at this point in the history
  • Loading branch information
Sirius207 committed Aug 13, 2023
1 parent 757c54f commit c566131
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions i18n/venue/index.i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,15 +115,15 @@ export default genI18nMessages({
shuttleService: {
shuttleTime: {
day2: {
to: 'Return | HSSB → Nangang18:00–19:00 (the last bus at 18:40)',
from: 'Departure | Nangang → HSSB08:3009:30 (the last bus at 09:10)',
to: 'Return | HSSB → Nangang 17:30-18:30 (the last bus at 18:10)',
from: 'Departure | Nangang → HSSB 08:30-09:30 (the last bus at 09:10)',
title: '2023-09-03 (Day 2)',
},
title: 'Schedule',
day1: {
title: '2023-09-02 (Day 1)',
from: 'Departure | Nangang → HSSB09:1510:15 (the last bus at 10:00)',
to: 'Return | HSSB → Nangang18:0021:00 (the last bus at 20:40)',
from: 'Departure | Nangang → HSSB 09:15-10:15 (the last bus at 10:00)',
to: 'Return | HSSB → Nangang 18:00-21:00 (the last bus at 20:40)',
},
},
title: 'Shuttle Service',
Expand Down Expand Up @@ -251,13 +251,13 @@ export default genI18nMessages({
title: '接駁時間',
day1: {
title: '2023-09-02 (Day 1)',
from: '去程|南港火車站 → 人文社會科學館09:1510:15(末班 10:00)',
to: '回程|人文社會科學館 → 南港火車站18:0021:00(末班 20:40)',
from: '去程|南港火車站 → 人文社會科學館:09:15-10:15(末班 10:00)',
to: '回程|人文社會科學館 → 南港火車站:18:00-21:00(末班 20:40)',
},
day2: {
title: '2023-09-03 (Day 2)',
from: '去程|南港火車站 → 人文社會科學館08:3009:30(末班 09:10',
to: '回程|人文社會科學館 → 南港火車站18:00–19:00(末班 18:40)',
from: '去程|南港火車站 → 人文社會科學館:08:30-09:30(末班 09:10',
to: '回程|人文社會科學館 → 南港火車站:17:30-18:30(末班 18:10)',
},
},
},
Expand Down

0 comments on commit c566131

Please sign in to comment.