From 4188d6ac5667f1fc8074e0ed606becb0a5b36856 Mon Sep 17 00:00:00 2001 From: barbara-chaves Date: Thu, 21 Dec 2023 12:51:47 +0100 Subject: [PATCH] FIX --- frontend/hooks/useFaq.tsx | 6 +++--- frontend/lang/transifex/zu.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/hooks/useFaq.tsx b/frontend/hooks/useFaq.tsx index 4ad24ba41..09293c38a 100644 --- a/frontend/hooks/useFaq.tsx +++ b/frontend/hooks/useFaq.tsx @@ -2,8 +2,6 @@ import { useMemo } from 'react'; import { useIntl } from 'react-intl'; -import { Paths } from 'enums'; - import InvestorAccountDeletion from 'containers/faq-page/answers/account/investor-account-deletion'; import InvestorInfo from 'containers/faq-page/answers/account/investor-info'; import ProjectDeveloperAccountDeletion from 'containers/faq-page/answers/account/project-developer-account-deletion'; @@ -12,6 +10,8 @@ import OpenCallInfo from 'containers/faq-page/answers/open-calls/open-call-info' import ProjectImpact from 'containers/faq-page/answers/projects/project-impact'; import ProjectInfo from 'containers/faq-page/answers/projects/project-info'; +import { Paths } from 'enums'; + /** FAQ Sections */ export enum FaqSections { Account = 'account', @@ -373,7 +373,7 @@ export const useFaq = () => { { defaultMessage: 'The Heritage Colombia program contains 9 priority landscapes or conservation mosaics. These are: Amazon Heart, Amazonian Piedmont - Massif, Orinoquía, Orinoquía Transition, Central Mountain Range, Eastern Mountain Range, Caribbean, Pacific - Caribbean Transition, Pacific - Coastal Marine. More information about these regions here.', - id: '7wW5B+', + id: 'qileSN', }, { link: (chunks: string) => ( diff --git a/frontend/lang/transifex/zu.json b/frontend/lang/transifex/zu.json index 78870597b..5c98b4d17 100644 --- a/frontend/lang/transifex/zu.json +++ b/frontend/lang/transifex/zu.json @@ -503,9 +503,6 @@ "7sVapx": { "string": "View open call page" }, - "7wW5B+": { - "string": "The Heritage Colombia program contains 9 priority landscapes or conservation mosaics. These are: Amazon Heart, Amazonian Piedmont - Massif, Orinoquía, Orinoquía Transition, Central Mountain Range, Eastern Mountain Range, Caribbean, Pacific - Caribbean Transition, Pacific - Coastal Marine. More information about these regions here." - }, "7xC2j0": { "string": "Create Open Call" }, @@ -3006,6 +3003,9 @@ "qeQuNf": { "string": "Something went wrong. We are working on fixing the problem." }, + "qileSN": { + "string": "The Heritage Colombia program contains 9 priority landscapes or conservation mosaics. These are: Amazon Heart, Amazonian Piedmont - Massif, Orinoquía, Orinoquía Transition, Central Mountain Range, Eastern Mountain Range, Caribbean, Pacific - Caribbean Transition, Pacific - Coastal Marine. More information about these regions here." + }, "qoImFc": { "string": "Replicability of the project" },