Skip to content

Commit

Permalink
Fix year in i18n build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Dec 11, 2024
1 parent 39ecae9 commit d4f62ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
"components.empty_state.team_header": "No se encontraron miembros del equipo",
"components.feed_item.img_alt_text": "Una imagen para un grupo de esta organización.",
"components.footer.flex._global.activist_tagline": "Una plataforma de activismo de código abierto.",
"components.footer.flex._global.copyright": "Derechos de autor © {año} activist.",
"components.footer.flex._global.copyright": "Derechos de autor © {year} activist.",
"components.footer.flex._global.powered_by_netlify": "Este sitio está desarrollado con Netlify.",
"components.footer_website.imprint": "Imprimir",
"components.footer_website.privacy_policy": "Política de privacidad",
Expand Down

0 comments on commit d4f62ac

Please sign in to comment.