Skip to content

Commit

Permalink
fix: breadcrumb translation was too literal
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMineWay authored Aug 17, 2024
1 parent ae5328d commit ae1ba37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ae1ba37

Please sign in to comment.