Skip to content

feat: add Italian (it) translation and glossary#17527

Closed
simoneroncati-a11y wants to merge 7 commits intoanomalyco:devfrom
simoneroncati-a11y:dev
Closed

feat: add Italian (it) translation and glossary#17527
simoneroncati-a11y wants to merge 7 commits intoanomalyco:devfrom
simoneroncati-a11y:dev

Conversation

@simoneroncati-a11y
Copy link

@simoneroncati-a11y simoneroncati-a11y commented Mar 14, 2026

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Please provide a description of the issue, the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

This PR adds the Italian translation for opencode.

  • Added the it.json file containing the translation of the main UI and landing page strings.
  • Added the it.md glossary to establish translation guidelines.

How did you verify your code works?

I carefully translated the keys from en.json, strictly following the global translator.md guidelines. I verified the JSON syntax is valid and all keys match the source file.

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

N/A

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

Copilot AI review requested due to automatic review settings March 14, 2026 21:17
@github-actions github-actions bot added the needs:compliance This means the issue will auto-close after 2 hours. label Mar 14, 2026
@github-actions
Copy link
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds/updates Italian localization assets for the web UI/landing/share pages and introduces an Italian translation glossary to guide future contributions.

Changes:

  • Updates packages/web/src/content/i18n/it.json with revised Italian strings for existing i18n keys.
  • Adds .opencode/glossary/it.md with locale-specific terminology guidance and do-not-translate rules.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
packages/web/src/content/i18n/it.json Updates existing Italian locale strings for the site UI/landing/share pages.
.opencode/glossary/it.md Adds an Italian glossary for consistent terminology in future translations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +2 to +4
"app.head.titleSuffix": "L'agente di coding AI creato per il terminale",
"app.header.home": "Home",
"app.header.docs": "Docs",
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Mar 14, 2026
@github-actions github-actions bot closed this Mar 14, 2026
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.

2 participants