From 85316b88605498e9bc2acb85065a26d05a65d58c Mon Sep 17 00:00:00 2001 From: barshathakuri Date: Wed, 11 Oct 2023 11:15:36 +0545 Subject: [PATCH] Fix lint error --- src/views/Resources/i18n.json | 6 +++--- src/views/Resources/index.tsx | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/views/Resources/i18n.json b/src/views/Resources/i18n.json index 9286c232f..95facd7d0 100644 --- a/src/views/Resources/i18n.json +++ b/src/views/Resources/i18n.json @@ -4,7 +4,7 @@ "aboutResourcesTitle": "IFRC GO - About", "aboutResources": "Resources", "resourcesDescription": "GO is a Red Cross Red Crescent platform to connect information on emergency needs with the right response.", - "goUserGuidance": "GO user guidance", + "goUserGuidance": "GO User Guidance", "goReferenceMaterial": "GO Reference Material", "goUserAdminGuide": "GO User and Administrative Guide", "goUserAdministrativeGuide": "User guides help to explain the different functions and features of GO. Administrator guides include also back-end functions aimed at people who are helping to manage the site.", @@ -22,8 +22,8 @@ "aboutSurgeServices": "IFRC Surge Services", "aboutGuidanceMaterial": "IFRC Guidance Material", "surgeEventTrainings": "Global Surge Event and Trainings", - "aboutSurgeEvents": "Global Surge events and trainings", - "aboutSurgeNetwork": "Surge IM network", + "aboutSurgeEvents": "Global Surge Events and Trainings", + "aboutSurgeNetwork": "Surge IM Network", "aboutCommunitySurveillance": "Community Based Surveillance", "aboutCashHub": "Cash Hub", "aboutCommunityHub": "Community Engagement Hub", diff --git a/src/views/Resources/index.tsx b/src/views/Resources/index.tsx index 5b9e1e026..1777455cb 100644 --- a/src/views/Resources/index.tsx +++ b/src/views/Resources/index.tsx @@ -99,6 +99,7 @@ export function Component() { withHeaderBorder withInternalPadding > +