From f0aa9a3bc9700deed036dfde89d45e6a9a3b8f81 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Jul 2020 15:58:15 +0530 Subject: [PATCH] New translations education.json (Finnish) --- src/i18n/locales/fi/leftSidebar/education.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/fi/leftSidebar/education.json b/src/i18n/locales/fi/leftSidebar/education.json index 346748c7e..f66705ee3 100644 --- a/src/i18n/locales/fi/leftSidebar/education.json +++ b/src/i18n/locales/fi/leftSidebar/education.json @@ -1,11 +1,11 @@ { "name": { - "label": "Name" + "label": "Nimi" }, "major": { - "label": "Major" + "label": "Tutkinto" }, "grade": { - "label": "Grade" + "label": "Taso" } }