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.