[Reviewed & Fixed] - Translations: Italian (Part 01/13) - JSON translations (common - page-gas)#17281
Closed
minimalsm wants to merge 5 commits into
Closed
[Reviewed & Fixed] - Translations: Italian (Part 01/13) - JSON translations (common - page-gas)#17281minimalsm wants to merge 5 commits into
minimalsm wants to merge 5 commits into
Conversation
Split from #17198. Contains 23 files.
minimalsm
commented
Feb 12, 2026
Contributor
Author
minimalsm
left a comment
There was a problem hiding this comment.
Translation Review: Italian (Part 01) — JSON translations (common - page-gas)
Score: 8.8/10 | 3 critical | 5 warnings
See inline suggestions below — click "Apply suggestion" to fix each issue.
Note: Three pre-existing issues were also found (not introduced by this PR, so no inline comments):
page-gas.jsonline 15: "contatto intelligente" should be "contratto intelligente" (missing "r")glossary-tooltip.jsonline 25: "deClientl client di consenso" should be "del client di consenso"glossary.jsonline 69: "deClientl client di consenso" should be "del client di consenso"
These exist on dev already and should be fixed in a separate PR.
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- glossary-tooltip.json & glossary.json: fix corrupted hrefs (href=//# → href="/glossary/#") - glossary-tooltip.json & glossary.json: "deClientl" → "del" (typo) - glossary.json: "Carburante" → "Gas" (should not be translated) - page-developers-index.json: "comopatibili" → "compatibili" (typo) - page-gas.json: "contatto intelligente" → "contratto intelligente"
Contributor
Author
Translation Quality Review
Detailed Scores: Italian (it)
Overall: 7.8/10 Good translation quality overall. Main concerns:
Reviewed by translation review tool |
Sanitizer fixes (94 markdown files): - Collapsed inline HTML split across lines - Fixed merged JSX closing tags - Cleaned stray HTML entities Manual fixes (4 JSON files): - page-apps: OAD → DAO (reversed acronym), Gamind → Gaming - page-developers-index: removed Crowdin artifact from DEX title, restored Solidity brand name, fixed Stack Exchange name order, corrected "grant options" mistranslation, fixed blockchain typo, fixed course duration template - page-10-year-anniversary: infitio → infinito - page-collectibles: Badge spelling, mantere → mantenere, fixed grammar
minimalsm
commented
Feb 13, 2026
| Le applicazioni di concessione di sovvenzioni che utilizzano il [voto quadratico](/glossary/#quadratic-voting) sono vulnerabili agli [attacchi Sybil](/glossary/#sybil-attack) poiché il valore di una sovvenzione viene incrementato all'aumentare delle persone che votano, incentivando gli utenti a dividere i propri contributi tra più identità. Le identità decentralizzate aiutano a prevenirli, incrementando l'onere su ogni partecipante, per dimostrare che siano realmente umani, sebbene spesso senza dover rilevare informazioni private specifiche. | ||
|
|
||
| ## Cosa sono le attestazioni? {#what-are-attestations} | ||
| ## Cosa sono le attestazioni? {#national-and-government-id} |
The syncHeaderIdsWithEnglish function matched headings by position index, which corrupted all heading IDs when translations had fewer headings than English (missing sections caused every subsequent ID to shift). Now skips heading sync entirely when counts don't match. Re-ran sanitizer on Italian markdown files with the fix applied.
Contributor
|
This issue is stale because it has been open 30 days with no activity. |
Member
|
Closing in lieu of: |
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.

Summary
Split from #17198 (Italian automated Crowdin translation import).
Files included
Notes