fix(translations): fix Spanish translation for "breadcrumbs" (#10413)

This commit is contained in:
Joel Campos 2024-08-19 16:55:20 +02:00 committed by GitHub
parent 3a0b4bf7a2
commit 0b640ca3e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@
"theme.contentVisibility.unlistedBanner.title": "Página sin clasificar",
"theme.docs.DocCard.categoryDescription.plurals": "1 artículo|{count} artículos",
"theme.docs.breadcrumbs.home": "Página de Inicio",
"theme.docs.breadcrumbs.navAriaLabel": "Migas de pan",
"theme.docs.breadcrumbs.navAriaLabel": "Rastro de navegación",
"theme.docs.paginator.navAriaLabel": "Página del documento",
"theme.docs.paginator.next": "Siguiente",
"theme.docs.paginator.previous": "Anterior",