From b07c925b15e93ca3d4173d3b1af9839686f4964a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:13:37 +0530 Subject: [PATCH] New translations about.json (Finnish) --- src/i18n/locales/fi/rightSidebar/about.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/fi/rightSidebar/about.json b/src/i18n/locales/fi/rightSidebar/about.json index cac678ad..c5538e17 100644 --- a/src/i18n/locales/fi/rightSidebar/about.json +++ b/src/i18n/locales/fi/rightSidebar/about.json @@ -2,7 +2,7 @@ "title": "About", "documentation": { "heading": "Documentation", - "body": "Want to know more about the app? Wouldn't it be nice if there was a guide to setting it up on your local machine? Need information on how to contribute to the project? Look no further, there's comprehensive documentation made just for you.", + "body": "Want to know more about the app? Need information on how to contribute to the project? Look no further, there's a comprehensive guide made just for you.", "buttons": { "documentation": "Documentation" } @@ -30,7 +30,7 @@ } }, "footer": { - "credit": "Reactive Resume is a project by <1>Amruth Pillai.", + "credit": "Made with Love by <1>Amruth Pillai", "thanks": "Thank you for using Reactive Resume!" } }