Skip to content

Commit 716b478

Browse files
Fix consistency of titles on main conf page (#67)
* Fix consistency of titles on main conf page * Update src/i18n/ui.ts Co-authored-by: Mariatta <[email protected]> --------- Co-authored-by: Mariatta <[email protected]>
1 parent e475010 commit 716b478

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/i18n/ui.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ export const ui = {
1111
"conf.experience": "At PyLadiesCon, we’re bringing the Python world right to your screen. Make sure to mark your calendars for the first weekend of December as we embark on a two-day journey that promises to be unforgettable.",
1212
"conf.experience_title": "Experience",
1313
"conf.goal": "This conference is designed to promote diversity, learning, and empowerment within the Python community. We enthusiastically welcome presenters from members and supporters of the PyLadies Community. Prior experience is not required. Everyone is welcome to share your insights and expertise. ",
14-
"conf.goal_title": "The goal",
14+
"conf.goal_title": "The Goal",
1515
"conf.languages": "Given that we are a global community, we warmly invite talks in the following languages: English, Español, Português, Deutsch, 日本語 and 中文.",
16-
"conf.languages_title": "The languages",
16+
"conf.languages_title": "The Languages",
1717
"conf.networking": "Connect with fellow Python enthusiasts, expand your professional network, and forge new friendships.",
1818
"conf.networking_title": "Collaborative Networking",
1919
"conf.openspaces": "Motivated during the event? Organize an open space for people to gather and discuss any topic!",
2020
"conf.openspaces_title": "Open Spaces",
2121
"conf.panels": "Join thought-provoking discussions on topics ranging from Python development to career growth and beyond.",
22-
"conf.panels_title": "Engaging panels",
22+
"conf.panels_title": "Engaging Panels",
2323
"conf.sprints": "Learning hands-on or contributing to a project, you decide! Join the sprints and workshops.",
2424
"conf.sprints_title": "Sprints and Workshop",
2525
"conf.talks": "Dive deep into Python’s latest trends, best practices, and cutting-edge technologies with our inspiring speakers.",

0 commit comments

Comments
 (0)