Skip to content

Commit

Permalink
i18n(es): update nav.ts (#9303)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
  • Loading branch information
dreyfus92 and delucis authored Sep 11, 2024
1 parent c00da94 commit bc84597
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/i18n/es/nav.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ export default NavDictionary({
'guides/cms': 'Conectar un CMS',
'guides/rss': 'Agregar un feed RSS',
'guides/view-transitions': 'Transiciones de vista',

routes: 'Rutas y Navegación',
'guides/routing': 'Enrutamiento',
'guides/endpoints': 'Endpoints',
'guides/actions': 'Acciones',
'guides/prefetch': 'Precarga',
'guides/middleware': 'Middleware',
'guides/internationalization': 'Internacionalización',
Expand All @@ -40,6 +42,7 @@ export default NavDictionary({
'guides/styling': 'Estilos y CSS',
'guides/images': 'Imágenes',
'guides/fonts': 'Fuentes',
'guides/media': 'Conectar un medio alojado o un DAM',

data: 'Conecta Tus Datos',
'guides/data-fetching': 'Obtención de Datos',
Expand Down

0 comments on commit bc84597

Please sign in to comment.