Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n(es): Update getting-started.mdx V3 #4427

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/content/docs/es/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ import TranslatorList from '~/components/TranslatorList.astro'
import ContributorList from '~/components/ContributorList.astro'
import PackageManagerTabs from '~/components/tabs/PackageManagerTabs.astro'

:::tip[¡La versión 3 de Astro ha llegado!]
**¿Qué hay de nuevo en Astro v3?** [Descúbrelo en la publicación del blog de anuncio](https://astro.build/blog/astro-3/).
**¿Listo para actualizar?** [Sigue nuestra guía de actualización](/es/guides/upgrade-to/v3/).
:::

<h2>¿Qué es Astro?</h2>

Astro es un **framework web todo en uno** para crear páginas web **rápidas** y **centradas en el contenido**.
Expand Down