[WIP] Translate site content to Italian#101
Merged
brunoborges merged 3 commits intomainfrom Feb 27, 2026
Merged
Conversation
- 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>
Contributor
There was a problem hiding this comment.
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
it=🇮🇹 Italianotohtml-generators/locales.propertiestranslations/strings/it.yamlwith Italian UI stringstranslations/content/it/strings/string-isblank.yaml(📖) andio/io-class-console-io.yaml(🎓)💡 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.