From cbdd332de048227bf8c8eb5e0488727612657562 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Jul 2020 15:04:53 +0530 Subject: [PATCH] New translations fonts.json (Finnish) --- src/i18n/locales/fi/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/fi/rightSidebar/fonts.json b/src/i18n/locales/fi/rightSidebar/fonts.json index dbcfe5f2f..d7b506672 100644 --- a/src/i18n/locales/fi/rightSidebar/fonts.json +++ b/src/i18n/locales/fi/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Fontit", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "Kirjasinperhe", + "helpText": "Voit käyttää myös mitä tahansa fonttia joka on asennettuna järjestelmääsi. Kirjoita kirjasinperheen nimi tähän ja selain lataa sen sinulle." } }