From 954aeef3667c8c40eee9dd64dfbb604cea45aeba Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 3 Jul 2020 15:58:25 +0530 Subject: [PATCH] New translations about.json (Finnish) --- src/i18n/locales/fi/rightSidebar/about.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/fi/rightSidebar/about.json b/src/i18n/locales/fi/rightSidebar/about.json index af764b9a3..79143480b 100644 --- a/src/i18n/locales/fi/rightSidebar/about.json +++ b/src/i18n/locales/fi/rightSidebar/about.json @@ -31,6 +31,6 @@ }, "footer": { "credit": "Made with Love by <1>Amruth Pillai", - "thanks": "Thank you for using Reactive Resume!" + "thanks": "Kiitos kun käytit Reactive Resume!" } }