From cb06f2d73182875bbf961c13c7f110b8eda4432b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Jul 2020 15:04:54 +0530 Subject: [PATCH] New translations settings.json (Finnish) --- src/i18n/locales/fi/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/fi/rightSidebar/settings.json b/src/i18n/locales/fi/rightSidebar/settings.json index dacc183c6..3ead77b2a 100644 --- a/src/i18n/locales/fi/rightSidebar/settings.json +++ b/src/i18n/locales/fi/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Asetukset", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Kielet", + "helpText": "Jos haluat auttaa kääntämään tämän ohjelman omalle kielellesi, ole hyvä ja tutustu <1>Translation Documentation." } } \ No newline at end of file