From e52026cf86bad62a0eea3aef78f4efba811b85ef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=80=9CSalar?= <“salar.sali97@gmail.com”>
Date: Wed, 19 Oct 2022 17:46:33 +0300
Subject: [PATCH] resolve english translation

---
 public/locales/en/translation.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json
index 56f2981..ccf5658 100755
--- a/public/locales/en/translation.json
+++ b/public/locales/en/translation.json
@@ -65,9 +65,9 @@
     "keywords": "Keywords"
   },
   "navbar": {
-    "createNew": "Create an article",
+    "createNew": "Create New",
     "about": {
-      "navTitle": "About the project",
+      "navTitle": "About",
       "aboutProject": "About Scipaper",
       "contacts": "Contacts",
       "help": "Help"
@@ -96,15 +96,15 @@
     "supportedBy": "Created"
   },
   "mainPage": {
-    "title": "Scientific Library with free access",
+    "title": "Scientific Library with Free Access",
     "search": "Search",
     "article_one": "Articles",
     "article_few": "Articles",
     "article_many": "Articles",
     "advancedSearch": "Advanced search",
     "featuredArticles": {
-      "title": "Popular articles",
-      "descriptionPart1": "Choose the one you are interested in",
+      "title": "Featured articles",
+      "descriptionPart1": "Select the category of science you are interested in",
       "descriptionPart2": "Scientific category",
       "categories": {
         "Medical": "Medical",
@@ -115,8 +115,8 @@
         "Social": "Social"
       }
     },
-    "featuredAuthors": "Popular authors",
-    "more": "More",
+    "featuredAuthors": "Featured authors",
+    "more": "See More ",
     "showAll": "Show all"
   },
   "searchResults": {