From eb4d316eec1b9ee8ab6a400d2ae6c3802540bc74 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Tue, 24 Nov 2015 11:43:04 +0100 Subject: [PATCH] Add missing fields to the Italian site.json --- locale/it/site.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/locale/it/site.json b/locale/it/site.json index 5b29db52b327c..170913d614711 100644 --- a/locale/it/site.json +++ b/locale/it/site.json @@ -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": [ @@ -74,6 +75,10 @@ "link": "/api/", "text": "API" }, + "guides": { + "link": "docs/guides", + "text": "Guide" + }, "knowledge": { "link": "knowledge", "text": "Knowledge" @@ -86,6 +91,10 @@ "link": "foundation/members", "text": "Membri" }, + "board": { + "link": "foundation/board", + "text": "Amministrazione" + }, "tsc": { "link": "foundation/tsc", "text": "Comitato tecnico" @@ -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"