From ec44bc93f2c13c7b37bd3f9a8e3e12c8ab857c95 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Jul 2020 15:58:17 +0530 Subject: [PATCH] New translations extras.json (Finnish) --- src/i18n/locales/fi/leftSidebar/extras.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/fi/leftSidebar/extras.json b/src/i18n/locales/fi/leftSidebar/extras.json index 59950d61a..bc2a77a48 100644 --- a/src/i18n/locales/fi/leftSidebar/extras.json +++ b/src/i18n/locales/fi/leftSidebar/extras.json @@ -1,8 +1,8 @@ { "key": { - "label": "Key" + "label": "Avain" }, "value": { - "label": "Value" + "label": "Arvo" } }