From 537805d0a4d44444c3033192d57571068739b9fc Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Sun, 2 May 2021 12:38:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Corrige=20l'affichage=20des=20em?= =?UTF-8?q?ojies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mon-entreprise/source/locales/ui-en.yaml | 4 ++-- mon-entreprise/source/pages/Simulateurs/Page.tsx | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/mon-entreprise/source/locales/ui-en.yaml b/mon-entreprise/source/locales/ui-en.yaml index e891209c0..cdc1eb266 100644 --- a/mon-entreprise/source/locales/ui-en.yaml +++ b/mon-entreprise/source/locales/ui-en.yaml @@ -836,8 +836,8 @@ newsletter: starting a business and access new features in advance. titre: Stay informed nextSteps: - integration-iframe: <0>{emoji('📱')} Integrate the web module<1>Add this - simulator to your website in one click via a turnkey script. + integration-iframe: <0><0> Integrate the web module<1>Add this simulator + to your website in one click with a simple script. non: no non applicable si: not applicable if non déductible: not deductible diff --git a/mon-entreprise/source/pages/Simulateurs/Page.tsx b/mon-entreprise/source/pages/Simulateurs/Page.tsx index 651d32529..a55f3e1ea 100644 --- a/mon-entreprise/source/pages/Simulateurs/Page.tsx +++ b/mon-entreprise/source/pages/Simulateurs/Page.tsx @@ -1,6 +1,7 @@ import PreviousSimulationBanner from 'Components/PreviousSimulationBanner' import { ThemeColorsProvider } from 'Components/utils/colors' import { IsEmbeddedContext } from 'Components/utils/embeddedContext' +import Emoji from 'Components/utils/Emoji' import { useEngine } from 'Components/utils/EngineContext' import Meta from 'Components/utils/Meta' import { SitePathsContext } from 'Components/utils/SitePathsContext' @@ -124,7 +125,7 @@ function NextSteps({ iframePath, nextSteps }: NextStepsProps) { target="_blank" >
- {emoji('📖')} {guideUrssaf.title} + {guideUrssaf.title}

Des conseils pour se lancer dans la création et une présentation @@ -143,7 +144,7 @@ function NextSteps({ iframePath, nextSteps }: NextStepsProps) { }} >

- {emoji(simulators[simulatorId].icône)}{' '} + {' '} {simulators[simulatorId].shortName}

@@ -160,7 +161,9 @@ function NextSteps({ iframePath, nextSteps }: NextStepsProps) { }} > -

{emoji('📱')} Intégrer le module web
+
+ Intégrer le module web +

Ajouter ce simulateur sur votre site internet en un clic via un script clé en main.