1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-11 00:25:02 +00:00

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

This commit is contained in:
Alice Dahan 2024-12-23 17:36:01 +01:00 committed by liliced
parent 183657ad86
commit e8ecc5e1a7
3 changed files with 7 additions and 7 deletions

View file

@ -204,7 +204,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."