Skip to content

Add language metadata schema fields#307

Open
es3298 wants to merge 1 commit into
HubDApp:mainfrom
es3298:es3298/language-metadata-237
Open

Add language metadata schema fields#307
es3298 wants to merge 1 commit into
HubDApp:mainfrom
es3298:es3298/language-metadata-237

Conversation

@es3298

@es3298 es3298 commented Jul 7, 2026

Copy link
Copy Markdown

Closes #237.

Summary

  • Add language and supportedLanguages to project-metadata.schema.json.
  • Extend project-metadata.example.json with project language metadata.
  • Tighten review-cid.schema.json language metadata to a BCP 47-compatible pattern with examples.
  • Add docs/LANGUAGE_METADATA.md with accepted/rejected language-tag examples and privacy/indexing guidance.
  • Link the language metadata guide from the root README.

Validation

  • Parsed project-metadata.schema.json, project-metadata.example.json, review-cid.schema.json, and review-cid.example.json with PowerShell ConvertFrom-Json.
  • Checked accepted language tags: en, fr, es, pt-BR, zh-Hant, sr-Latn-RS.
  • Checked rejected language tags: EN, english, pt_BR, fr-, x.
  • git diff --check.

@es3298

es3298 commented Jul 7, 2026

Copy link
Copy Markdown
Author

@Naomi-Gift this PR is ready for GrantFox review for #237. It is open and mergeable, adds project/review language metadata schema support plus accepted/rejected language-tag guidance and docs. Happy to provide the GrantFox/Stellar payout destination privately after acceptance/merge.

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.

Add Language and Localization Metadata

1 participant