|
9 | 9 | "getHelpIssue": "Chiedi aiuto", |
10 | 10 | "by": "da", |
11 | 11 | "all-downloads": "Tutti i download", |
| 12 | + "nightly": "Build notturne", |
12 | 13 | "feeds": [ |
13 | 14 | { |
14 | 15 | "link": "feed/blog.xml", |
|
27 | 28 | "text": "Minute Incontri TSC Node.js" |
28 | 29 | } |
29 | 30 | ], |
30 | | - "home": { "text": "Home" }, |
| 31 | + "home": { |
| 32 | + "text": "Home" |
| 33 | + }, |
31 | 34 | "about": { |
32 | 35 | "link": "about", |
33 | 36 | "text": "About", |
|
47 | 50 | "link": "about/resources", |
48 | 51 | "text": "Risorse" |
49 | 52 | }, |
| 53 | + "foundation": { |
| 54 | + "link": "foundation", |
| 55 | + "text": "Fondazione" |
| 56 | + }, |
| 57 | + "security": { |
| 58 | + "link": "security", |
| 59 | + "text": "Sicurezza" |
| 60 | + }, |
50 | 61 | "trademark": { |
51 | 62 | "link": "about/trademark", |
52 | 63 | "text": "Marchio Registrato" |
|
87 | 98 | "guides": { |
88 | 99 | "link": "docs/guides", |
89 | 100 | "text": "Guide" |
90 | | - }, |
91 | | - "knowledge": { |
92 | | - "link": "knowledge", |
93 | | - "text": "Knowledge" |
94 | 101 | } |
95 | 102 | }, |
96 | 103 | "foundation": { |
97 | 104 | "link": "foundation", |
98 | 105 | "text": "Fondazione", |
| 106 | + "casestudies": { |
| 107 | + "link": "foundation/case-studies", |
| 108 | + "text": "Risorse" |
| 109 | + }, |
99 | 110 | "members": { |
100 | 111 | "link": "foundation/members", |
101 | 112 | "text": "Membri" |
|
109 | 120 | "text": "Comitato tecnico" |
110 | 121 | }, |
111 | 122 | "itn": { |
112 | | - "link": "foundation/in-the-news", |
113 | | - "text": "Notizie" |
| 123 | + "link": "foundation/in-the-news", |
| 124 | + "text": "Notizie" |
114 | 125 | }, |
115 | 126 | "announce": { |
116 | 127 | "link": "foundation/announcements", |
|
120 | 131 | "getinvolved": { |
121 | 132 | "link": "get-involved", |
122 | 133 | "text": "Come partecipare", |
| 134 | + "code-and-learn": { |
| 135 | + "link": "get-involved/code-and-learn", |
| 136 | + "text": "Programma + Impara" |
| 137 | + }, |
123 | 138 | "contribute": { |
124 | 139 | "link": "get-involved/contribute", |
125 | 140 | "text": "Contribuire" |
|
128 | 143 | "link": "get-involved/development", |
129 | 144 | "text": "Sviluppo" |
130 | 145 | }, |
131 | | - "code-and-learn": { |
132 | | - "link": "get-involved/code-and-learn", |
133 | | - "text": "Programma + Impara" |
134 | | - }, |
135 | 146 | "events": { |
136 | | - "link": "get-involved/events", |
137 | | - "text": "Eventi" |
| 147 | + "link": "get-involved/events", |
| 148 | + "text": "Eventi" |
138 | 149 | }, |
139 | 150 | "conduct": { |
| 151 | + "link": "https://github.com/nodejs/node/blob/master/CONTRIBUTING.md#code-of-conduct", |
140 | 152 | "text": "Condotta" |
141 | 153 | } |
142 | 154 | }, |
143 | | - "security" : { "link": "security", "text": "Sicurezza" }, |
144 | | - "blog" : { "link": "blog", "text": "Blog" }, |
| 155 | + "security": { |
| 156 | + "link": "security", |
| 157 | + "text": "Sicurezza" |
| 158 | + }, |
| 159 | + "blog": { |
| 160 | + "link": "blog", |
| 161 | + "text": "Blog" |
| 162 | + }, |
145 | 163 | "releases": { |
146 | 164 | "title": "Cronologia delle Release", |
147 | 165 | "downloads": "Download" |
|
0 commit comments