Skip to content

Commit

Permalink
chore(poster-session): update poster-session text and location info
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsiungw committed Aug 30, 2024
1 parent 6be4f1d commit 2a6402c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion components/core/header/nav-bar/NavBar.i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ export default genI18nMessages({
proposalSystemUrl: '投稿系統',
codeOfConduct: '行為準則',
cfpPoster: '如何投稿海報',
posterSession: '海報環節',
posterSession: '海報交流',
},
})
8 changes: 4 additions & 4 deletions i18n/conference/poster-session.i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default genI18nMessages({
location: {
title: 'Location',
description:
'The Poster Session will be held on the 1st floor. Upon entering through the main entrance, the posters will be displayed on the right side facing R0.',
'The Poster Session will be held on the 1st floor. Upon entering through the main entrance, the posters will be displayed on the right side facing PSF Hall.',
},
time: {
title: 'Time',
Expand Down Expand Up @@ -207,17 +207,17 @@ export default genI18nMessages({
},
},
'zh-hant': {
title: '海報環節',
title: '海報交流',
intro: `
海報環節(Poster Session)是一個讓投稿者可以透過海報展示其分享內容,並與個別與會者直接互動的一種展示形式。
海報交流(Poster Session)是一個讓投稿者可以透過海報展示其分享內容,並與個別與會者直接互動的一種展示形式。
在 PyCon Taiwan 2024 我們初次嘗試 Poster Session 的活動,
希望可以讓更多人介紹自己的成果或是關注的議題。您可以投稿任何跟 Python 有關的主題,
屆時將以海報形式展出,然後與會者可與您直接互動。
`,
location: {
title: '活動地點',
description:
'海報環節將在 1 樓舉行。從大門進入後,海報將擺放在面向 R0 的右側。',
'海報交流將在 1 樓舉行。從大門進入後,海報將擺放在面向 PSF Hall 的右側。',
},
time: {
title: '活動時間',
Expand Down

0 comments on commit 2a6402c

Please sign in to comment.