From 52d9f92b628c795ed31147117e53aaee83503367 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Jul 2020 15:44:24 +0530 Subject: [PATCH] New translations actions.json (Finnish) --- src/i18n/locales/fi/rightSidebar/actions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/fi/rightSidebar/actions.json b/src/i18n/locales/fi/rightSidebar/actions.json index 770fad32e..017b2ceca 100644 --- a/src/i18n/locales/fi/rightSidebar/actions.json +++ b/src/i18n/locales/fi/rightSidebar/actions.json @@ -25,9 +25,9 @@ }, "reset": { "heading": "Tyhjennä kaikki!", - "body": "This action will reset all your data and remove backups made to your browser's local storage as well, so please make sure you have exported your information before you reset everything.", + "body": "Tämä toiminto tyhjentää kaiken tekstin ja poistaa varmuuskopiot jotka on tehty selaimesi muistiin, joten varmista että olet vienyt tarvitsemasi tiedot talteen muualle ennen kuin tyhjennät kaikki.", "buttons": { - "reset": "Reset" + "reset": "Tyhjennä" } } }