From 3f59b43e64d8e7b697b35811fb1b10bdd47246d9 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:18:29 +0530 Subject: [PATCH] New translations about.json (Romanian) --- src/i18n/locales/ro/rightSidebar/about.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/ro/rightSidebar/about.json b/src/i18n/locales/ro/rightSidebar/about.json index cac678ad..c5538e17 100644 --- a/src/i18n/locales/ro/rightSidebar/about.json +++ b/src/i18n/locales/ro/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!" } }