Skip to content

Commit

Permalink
feat(poster-session): adjust zh-hant name
Browse files Browse the repository at this point in the history
"海報交流"->"海報展"
  • Loading branch information
SivanYeh committed Aug 30, 2024
1 parent 2a6402c commit 91aafc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions i18n/conference/poster-session.i18n.js
Original file line number Diff line number Diff line change
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 樓舉行。從大門進入後,海報將擺放在面向 PSF Hall 的右側。',
'海報展將在 1 樓舉行。從大門進入後,海報將擺放在面向 PSF Hall 的右側。',
},
time: {
title: '活動時間',
Expand Down

0 comments on commit 91aafc9

Please sign in to comment.