You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/ui.ts
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,8 @@ export const ui = {
68
68
"header.features": "Features",
69
69
"header.jobs": "Jobs Board",
70
70
"header.primary_button_text": "Donate",
71
-
"header.program": "Program",
71
+
"header.program": "Conference",
72
+
"header.schedule": "Schedule",
72
73
"header.sprints": "Sprints",
73
74
"header.sprints_subtitle": "Share, learn and contribute!",
74
75
"header.secondary_button_text": "Login",
@@ -97,6 +98,8 @@ export const ui = {
97
98
"org.mariatta": "Mariatta is a Python core developer where she focuses on improving the workflow and documentation. She is active in the Python community as an advisor for the Global PyLadies, and PyCon US Chair.",
98
99
"org.subtitle": "The Organizers",
99
100
"org.title": "PyLadies Conference",
101
+
"schedule.title": "Schedule",
102
+
"schedule.subtitle": "What Awaits You at PyLadiesCon",
100
103
"sponsors_gallery.subtitle": "Our Sponsors",
101
104
"sponsors_gallery.title": "Meet the sponsors of our conference.",
"header.attending_subtitle": "El lugar online de la conferencia",
172
175
"header.features": "Características",
173
176
"header.primary_button_text": "Donar",
174
-
"header.program": "Programa",
177
+
"header.program": "Conferencia",
178
+
"header.schedule": "Programa",
175
179
"header.sprints": "Sprints",
176
180
"header.sprints_subtitle": "¡Comparte, aprende y contribuye!",
177
181
"header.secondary_button_text": "Acceso",
@@ -200,6 +204,8 @@ export const ui = {
200
204
"org.mariatta": "Mariatta es una desarrolladora principal de Python donde se enfoca en mejorar el flujo de trabajo y la documentación. Ella es activa en la comunidad de Python como asesora de PyLadies Global y la directora de PyCon.",
201
205
"org.subtitle": "La organización",
202
206
"org.title": "Conferencia de PyLadies",
207
+
"schedule.title": "Programa",
208
+
"schedule.subtitle": "Qué te espera en PyLadiesCon",
0 commit comments