Skip to content

[WIP] Translate site content to Italian#101

Merged
brunoborges merged 3 commits intomainfrom
copilot/translate-site-content-italian
Feb 27, 2026
Merged

[WIP] Translate site content to Italian#101
brunoborges merged 3 commits intomainfrom
copilot/translate-site-content-italian

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 26, 2026

  • Add it=🇮🇹 Italiano to html-generators/locales.properties
  • Create translations/strings/it.yaml with Italian UI strings
  • Create all 112 Italian content translation files under translations/content/it/
  • Fix corrupted emoji icons in strings/string-isblank.yaml (📖) and io/io-class-console-io.yaml (🎓)
  • HTML pages generated by CI on merge

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

- Add 'it=🇮🇹 Italiano' to html-generators/locales.properties
- Create translations/strings/it.yaml with full UI string translations
- Create translations/content/it/ with 112 content translation files
  covering all categories: language, collections, strings, streams,
  concurrency, io, errors, datetime, security, tooling, enterprise

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
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

This pull request adds Italian language support to the java.evolved static site. The PR is part of a work-in-progress effort to translate all site content into Italian, including UI strings and pattern descriptions.

Changes:

  • Adds Italian locale registration in html-generators/locales.properties
  • Creates complete Italian UI strings file with all 90 translation keys
  • Adds 112 Italian content translation files covering all categories (language, collections, strings, streams, concurrency, io, errors, datetime, security, tooling, enterprise)

Reviewed changes

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

File Description
html-generators/locales.properties Adds Italian locale entry it=🇮🇹 Italiano following the established format
translations/strings/it.yaml Complete Italian UI strings file with all required keys (site, nav, breadcrumb, sections, filters, difficulty, search, cards, copy, share, view, stats, footer, copilot, support, contribute, untranslated)
translations/content/it/**/*.yaml 112 Italian content translation files across all categories, each containing only translatable fields (title, oldApproach, modernApproach, summary, explanation, whyModernWins array with 3 entries, support.description) per i18n specification

Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
@brunoborges brunoborges merged commit 85dfcd9 into main Feb 27, 2026
@brunoborges brunoborges deleted the copilot/translate-site-content-italian branch February 27, 2026 03:13
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