From 908d933ab85310fc9049ac9f179be01371412ef2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Jul 2020 14:31:33 +0530 Subject: [PATCH] New translations awards.json (Finnish) --- src/i18n/locales/fi/leftSidebar/awards.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/fi/leftSidebar/awards.json b/src/i18n/locales/fi/leftSidebar/awards.json index 4a52c12a9..58bc3df33 100644 --- a/src/i18n/locales/fi/leftSidebar/awards.json +++ b/src/i18n/locales/fi/leftSidebar/awards.json @@ -1,8 +1,8 @@ { "title": { - "label": "Title" + "label": "Otsikko" }, "subtitle": { - "label": "Subtitle" + "label": "Alaotsikko" } }