|
126 | 126 | "view_on_github": "Vedi su GitHub" |
127 | 127 | }, |
128 | 128 | "keywords_title": "Keywords", |
129 | | - "compatibility": "Compatibility", |
| 129 | + "compatibility": "Compatibilità", |
130 | 130 | "card": { |
131 | 131 | "publisher": "Autore", |
132 | 132 | "updated": "Aggiornato", |
|
201 | 201 | "title": "Provalo", |
202 | 202 | "choose": "sciegli il playground" |
203 | 203 | }, |
| 204 | + "metrics": { |
| 205 | + "esm": "ES Modules supportati", |
| 206 | + "cjs": "CommonJS supportato", |
| 207 | + "no_esm": "Nessun supporto per ES Modules", |
| 208 | + "types_included": "Types inclusi", |
| 209 | + "types_available": "Types disponibili tramite {package}", |
| 210 | + "no_types": "No TypeScript types" |
| 211 | + }, |
204 | 212 | "license": { |
205 | 213 | "view_spdx": "Vedi il testo della licenza su SPDX" |
206 | 214 | }, |
|
527 | 535 | "package": "fantastici", |
528 | 536 | "managers": "gestori di pacchetti" |
529 | 537 | } |
| 538 | + }, |
| 539 | + "contributors": { |
| 540 | + "title": "Collaboratori", |
| 541 | + "description": "npmx è interamente open source, creato da una straordinaria comunità di collaboratori.", |
| 542 | + "loading": "Caricando collaboratori...", |
| 543 | + "error": "Caricamento dei collaboratori non riuscito", |
| 544 | + "view_profile": "Vedi {name} profilo su GitHub" |
| 545 | + }, |
| 546 | + "get_involved": { |
| 547 | + "title": "Partecipa", |
| 548 | + "contribute": { |
| 549 | + "title": "Contribuisci", |
| 550 | + "description": "Aiutaci a creare una miglior esperienza NPM.", |
| 551 | + "cta": "Vedi su GitHub" |
| 552 | + }, |
| 553 | + "community": { |
| 554 | + "title": "Unisciti alla comunità", |
| 555 | + "description": "Chatta, fai domande, e condividi idee.", |
| 556 | + "cta": "Unisciti a Discord" |
| 557 | + }, |
| 558 | + "follow": { |
| 559 | + "title": "Tieniti aggiornato", |
| 560 | + "description": "Scopri le ultime novità su npmx.", |
| 561 | + "cta": "Segui su Bluesky" |
| 562 | + } |
530 | 563 | } |
531 | 564 | }, |
532 | 565 | "header": { |
|
0 commit comments