Skip to content

Commit

Permalink
Revert "(landing page)typhoon-pop up notification"
Browse files Browse the repository at this point in the history
This reverts commit e97aa6b.
  • Loading branch information
SivanYeh committed Sep 1, 2023
1 parent e97aa6b commit 24baf31
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions i18n/index.i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@ export default genI18nMessages({
buyTickets: 'Buy Tickets Now',
typhoonInfoTitle: 'Typhoon Preparedness Measures',
typhoonInfo:
'Information related to 2th days (Undecided content)',
"The event on September 2nd-3rd, 2023, depends on Taipei City Government's Closure Announcement. " +
'Stay updated via PyCon Taiwan official website and social media.{br}' +
'The organizer reserves the right to make final revisions, changes, interpretations of the event, and cancellations of “PyCon TW 2023”.{br}' +
"Let's say it:" +
'"PyCon TW 2023 will definitely be held successfully!"',
},
'zh-hant': {
pyconWelcome: '歡迎來到 PyCon TW 2023',
Expand All @@ -41,6 +45,9 @@ export default genI18nMessages({
buyTickets: '立即購票',
typhoonInfoTitle: '颱風因應措施',
typhoonInfo:
'第二天相關資訊(未定案內容)',
'本次活動期間 (2023 年 09 月 02 日至 03 日) 將依照「臺北市政府之停班公告」決定是否舉行,' +
'最新消息請關注「PyCon Taiwan 官網與社群媒體」之公告。{br}' +
'主辦單位保有對「PyCon TW 2023」的最終修改、變更、活動解釋及取消本活動之權利。{br}' +
'請跟我一起唸:PyCon TW 2023 一定可以順利舉行!',
},
})

0 comments on commit 24baf31

Please sign in to comment.