fix(typo): Correction d'éxonération en exonération

feat/2909-4-zone-switch
Alice Dahan 2024-12-23 17:36:01 +01:00
parent df431256e2
commit aa21367fc2
3 changed files with 7 additions and 7 deletions

View File

@ -144,7 +144,7 @@ Exporte les règles au format json pour optimiser le chargement
Corrige des bugs dans limplémentation de la convention collective du sport :
- Enlève la boucle du calcul de la limite déxonération de la prévoyance
- Enlève la boucle du calcul de la limite dexonération de la prévoyance
- Renomme la règle `salarié . convention collective . sport . exonération cotisation AT . refus` en `salarié . convention collective . sport . refus exonération cotisation AT`
- Correction dunités
- Correction du calcul de la retraite complémenaire AGIRC-ARRCO

View File

@ -1545,15 +1545,15 @@ pages:
meta:
description: Estimation du montant de l'exonération Lodeom. Cette exonération
est applicable, sous conditions, aux salariés d'Outre-mer.
title: Éxonération Lodeom
title: Exonération Lodeom
month-by-month:
caption: "Exonération Lodeom mois par mois :"
shortname: Éxonération Lodeom
shortname: Exonération Lodeom
tab:
month: Exonération mensuelle
month-by-month: Exonération mois par mois
year: Exonération annuelle
title: Simulateur d'éxonération Lodeom
title: Simulateur d'exonération Lodeom
warnings:
JEI: L'exonération Lodeom n'est pas cumulable avec l'exonération Jeune
Entreprise Innovante (JEI).

View File

@ -11,13 +11,13 @@ export function lodeomConfig({ t, sitePaths }: SimulatorsDataParams) {
icône: '🏷️',
iframePath: 'simulateur-lodeom',
pathId: 'simulateurs.lodeom',
shortName: t('pages.simulateurs.lodeom.shortname', 'Éxonération Lodeom'),
shortName: t('pages.simulateurs.lodeom.shortname', 'Exonération Lodeom'),
title: t(
'pages.simulateurs.lodeom.title',
"Simulateur d'éxonération Lodeom"
"Simulateur d'exonération Lodeom"
),
meta: {
title: t('pages.simulateurs.lodeom.meta.title', 'Éxonération Lodeom'),
title: t('pages.simulateurs.lodeom.meta.title', 'Exonération Lodeom'),
description: t(
'pages.simulateurs.lodeom.meta.description',
"Estimation du montant de l'exonération Lodeom. Cette exonération est applicable, sous conditions, aux salariés d'Outre-mer."