From 5df249b6704c0b5b00cbbbb405b4e824a0488590 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 22:37:48 +0530 Subject: [PATCH] New translations education.json (Italian) --- src/i18n/locales/it/leftSidebar/education.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/i18n/locales/it/leftSidebar/education.json b/src/i18n/locales/it/leftSidebar/education.json index 231004b2..e4ff35d8 100644 --- a/src/i18n/locales/it/leftSidebar/education.json +++ b/src/i18n/locales/it/leftSidebar/education.json @@ -1,16 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Harvard University" + "label": "Nome" }, "major": { - "label": "Major", - "placeholder": "Masters in Computer Science" + "label": "Grande" }, "grade": { - "label": "Grade" - }, - "description": { - "placeholder": "You can write about projects or special credit classes that you took while studying at this school." + "label": "Voto" } }