Skip to content

docs: Denote currently supported locales#206

Merged
bagelbits merged 2 commits intomainfrom
claude/document-supported-locales-lK7lH
May 1, 2026
Merged

docs: Denote currently supported locales#206
bagelbits merged 2 commits intomainfrom
claude/document-supported-locales-lK7lH

Conversation

@brittonhayes
Copy link
Copy Markdown
Member

@brittonhayes brittonhayes commented May 1, 2026

Summary

  • Add a "Currently Supported Locales" section to the multilingual support reference, listing the locales actually served by the API (en, fr-FR, pt-BR) with per-ruleset availability (2014 ships fr-FR + pt-BR; 2024 ships pt-BR only).
  • Point readers at /api/{year}/locales as the authoritative runtime source for the current list.
  • Replace the illustrative de/fr codes used throughout the multilingual reference and introduction (query string, Accept-Language header, /locales example response, GraphQL query, and the contributing-translation example) with real, currently-supported locale codes so the example payloads match what the API actually returns.
  • Mirror the same fixes into the version-2014 versioned copies of introduction.md and reference/multilingual.md.

Locales were verified against the 5e-bits/5e-database source tree under src/2014/ and src/2024/.

Test plan

  • Build the docs site and confirm the new "Currently Supported Locales" table renders, the #list-all-supported-locales anchor link resolves, and no broken-link warnings appear.
  • Spot-check that the 2014 reference and the version-2014 reference render consistently.

claude added 2 commits May 1, 2026 02:21
Add a "Currently Supported Locales" section to the multilingual support
reference listing en, de, and fr, with a pointer to /api/{year}/locales
for the authoritative runtime list.
Verified against the 5e-database source tree. The 2014 ruleset ships
fr-FR and pt-BR translations; 2024 ships pt-BR only. Replace the
illustrative de/fr codes used throughout the multilingual reference,
introduction, and 2014 versioned copies with real, currently-supported
locale codes so example payloads match what the API actually returns.
@bagelbits bagelbits merged commit 4dd20fd into main May 1, 2026
1 check passed
@bagelbits bagelbits deleted the claude/document-supported-locales-lK7lH branch May 1, 2026 02:31
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.

3 participants