diff --git a/src/views/Resources/i18n.json b/src/views/Resources/i18n.json index d502a55f7..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", @@ -50,6 +50,7 @@ "redCrossImageDanishAlt": "Visit Danish Red Cross Page", "vistPDCImageAlt": "Vist PDC", "visitUSAidImageAlt": "Visit US Aid", - "visitSwissImageAlt": "Visit Swiss Confederation" + "visitSwissImageAlt": "Visit Swiss Confederation", + "visitGoWiki": "GO Wiki" } } diff --git a/src/views/Resources/index.tsx b/src/views/Resources/index.tsx index 26bf9f5d0..1777455cb 100644 --- a/src/views/Resources/index.tsx +++ b/src/views/Resources/index.tsx @@ -98,109 +98,8 @@ export function Component() { headerDescription={strings.goUserAdministrativeGuide} withHeaderBorder withInternalPadding - childrenContainerClassName={styles.guideList} > - {/* NOTE: We do not need to translate these links */} - - EN - - )} - withLinkIcon - > - GO user guide - - - EN - - )} - withLinkIcon - > - Administrative Guides - - {/* eslint-disable-next-line jsx-a11y/anchor-is-valid */} - - FR - - )} - withLinkIcon - > - Guides d"Utilisation - - {/* eslint-disable-next-line jsx-a11y/anchor-is-valid */} - - FR - - )} - withLinkIcon - > - Guides Administratifs - - - ES - - )} - withLinkIcon - > - Guías de Usuario - - {/* eslint-disable-next-line jsx-a11y/anchor-is-valid */} - - ES - - )} - withLinkIcon - > - Guías Administrativas - - - AR - - )} - withLinkIcon - > - أدلة المستخدم - - - AR - - )} - withLinkIcon - > - أدلة إدارية - +