From dfd1fb22a02cf3aef577b78af1d94a253a0a8fcc Mon Sep 17 00:00:00 2001 From: Dario-DC <105294544+Dario-DC@users.noreply.github.com> Date: Sun, 24 Jul 2022 11:16:48 +0200 Subject: [PATCH] chore(i18n): Updated italian/meta-tags.json (#46963) * Updated italian/meta-tags.json * Added keywords --- client/i18n/locales/italian/meta-tags.json | 23 ++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/client/i18n/locales/italian/meta-tags.json b/client/i18n/locales/italian/meta-tags.json index cf2020dbfb8..558473305e1 100644 --- a/client/i18n/locales/italian/meta-tags.json +++ b/client/i18n/locales/italian/meta-tags.json @@ -1,21 +1,21 @@ { - "title": "Learn to Code — For Free — Coding Courses for Busy People", - "description": "Learn to Code — For Free", - "social-description": "Learn to Code — For Free", + "title": "Impara a programmare — Gratis — Corsi di programmazione per persone impegnate", + "description": "Impara a programmare — Gratis", + "social-description": "Impara a programmare — Gratis", "keywords": [ "python", "javascript", "js", "git", "github", - "website", + "sito web", "web", - "development", + "sviluppo", "free", "code", "camp", - "course", - "courses", + "corso", + "corsi", "html", "css", "react", @@ -24,9 +24,12 @@ "front", "back", "end", - "learn", + "imparare", "tutorial", - "programming" + "programmazione", + "gratis", + "gratuitamente", + "programmare" ], - "youre-unsubscribed": "You have been unsubscribed" + "youre-unsubscribed": "La tua iscrizione è stata cancellata" }