Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion locale/it/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scrollToTop": "Portami all'inizio",
"reportNodeIssue": "Segnala un problema di Node.js",
"reportWebsiteIssue": "Segnala un problema del sito",
"getHelpIssue": "Chiedi aiuto",
"by": "da",
"all-downloads": "Tutti i download",
"feeds": [
Expand Down Expand Up @@ -74,6 +75,10 @@
"link": "/api/",
"text": "API"
},
"guides": {
"link": "docs/guides",
"text": "Guide"
},
"knowledge": {
"link": "knowledge",
"text": "Knowledge"
Expand All @@ -86,6 +91,10 @@
"link": "foundation/members",
"text": "Membri"
},
"board": {
"link": "foundation/board",
"text": "Amministrazione"
},
"tsc": {
"link": "foundation/tsc",
"text": "Comitato tecnico"
Expand Down Expand Up @@ -117,12 +126,14 @@
"events": {
"link": "get-involved/events",
"text": "Eventi"
},
"conduct": {
"text": "Condotta"
}
},
"trademark" : { "link": "about/trademark", "text": "Marchio Registrato" },
"security" : { "link": "security", "text": "Sicurezza" },
"blog" : { "link": "blog", "text": "Blog" },

"releases": {
"title": "Cronologia delle Release",
"downloads": "Download"
Expand Down