Skip to content

feat: add i18n support for speakers#204

Merged
itziarZG merged 2 commits into
mainfrom
feat/speakers-i18n
Jun 20, 2026
Merged

feat: add i18n support for speakers#204
itziarZG merged 2 commits into
mainfrom
feat/speakers-i18n

Conversation

@itziarZG

Copy link
Copy Markdown
Collaborator

Soporte i18n para ponentes plenarios

Reestructura los datos de speakers para soporte multilingüe, siguiendo el mismo patrón que jobs/.

Cambios

  • src/data/speakers/es/diego.md — movido desde speakers/diego.md
  • src/data/speakers/en/diego.md — traducción inglés
  • src/data/speakers/ca/diego.md — traducción catalán
  • src/components/home/SectionSpeakers.astro — carga por idioma con import.meta.glob por subdirectorio

Notas

  • name, order, photo, links se mantienen iguales en los 3 idiomas
  • Solo description cambia entre idiomas
  • Build verificado: 25 páginas generadas sin errores

itziarZG added 2 commits June 19, 2026 16:21
Restructure speakers data to language subdirectories (es/en/ca)
following the same pattern as jobs/. Translate diego.md to English
and Catalan. Update SectionSpeakers.astro to load by current language.
@itziarZG itziarZG merged commit 663a4ec into main Jun 20, 2026
1 check passed
@itziarZG itziarZG deleted the feat/speakers-i18n branch June 20, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants