Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
josix authored Aug 26, 2023
1 parent 6ddf832 commit b975189
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i18n/about/sponsor.i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ export default genI18nMessages({
title: 'Sponsor',
og: {
title: 'Sponsor',
description: 'Sponsor of PyCon APAC 2023',
description: 'Sponsor of PyCon Taiwan 2023',
},
},
'zh-hant': {
title: '贊助夥伴',
og: {
title: '贊助夥伴',
description: 'PyCon APAC 2023 贊助夥伴',
description: 'PyCon Taiwan 2023 贊助夥伴',
},
},
})

0 comments on commit b975189

Please sign in to comment.