Skip to content

fix: add missing harness-designs nav item for Spanish locale - #71

Open
albermoon wants to merge 1 commit into
walkinglabs:mainfrom
albermoon:fix/spanish-nav-harness-designs
Open

albermoon wants to merge 1 commit into
walkinglabs:mainfrom
albermoon:fix/spanish-nav-harness-designs

Conversation

@albermoon

Copy link
Copy Markdown

Summary

Fixes missing navigation item for the Frontier Harness Design Breakdowns section in the Spanish version of the site.

Issue

While browsing the Spanish version of the site, I noticed that the "Análisis de los harness más avanzados" section wasn't showing up in the navigation menu, even though all the content is fully translated and exists at /docs/es/harness-designs/.

Changes

  • Added harnessDesign: "Análisis de los harness más avanzados" to the Spanish locale configuration in config.mts

Testing

  • ✅ Verified npm run docs:build completes successfully
  • ✅ Tested locally with npm run docs:dev - section now appears in Spanish navigation
  • ✅ Confirmed all Spanish harness-designs pages are accessible

The harness-designs section was missing from the Spanish navigation
menu even though all content is translated and available. Added the
harnessDesign label to the Spanish locale configuration.
@albermoon

Copy link
Copy Markdown
Author

Note on other affected languages

I noticed that German (de) and Turkish (tr) have the same issue - the harness-designs content exists and is fully translated, but the navigation item is missing from the config.

I only fixed Spanish in this PR since that's the language I'm confident verifying. The German and Turkish translations are already in the codebase at:

  • /docs/de/harness-designs/ - "Analyse führender Harness-Designs"
  • /docs/tr/harness-designs/ - "Öncü Harness Tasarımlarının İncelenmesi"

If a native speaker or someone fluent in those languages wants to verify the exact wording, adding them would follow the same pattern as this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant