Reformulation du message d'avertissement
parent
4ad17c3842
commit
36f6d9de21
|
@ -134,21 +134,21 @@ const PaySlip = ({
|
|||
<br />
|
||||
<p className="payslip__notice">
|
||||
<Trans i18nKey="payslip.notice">
|
||||
Pour plus d'informations concernant votre bulletin de paie, rendez
|
||||
vous sur
|
||||
Le simulateur vous aide à comprendre votre bulletin de paie, sans lui
|
||||
être opposable. Pour plus d'informations, rendez vous sur
|
||||
<a
|
||||
alt="service-public.fr"
|
||||
href="https://www.service-public.fr/particuliers/vosdroits/F559">
|
||||
service-public.fr
|
||||
</a>
|
||||
</a>.
|
||||
</Trans>
|
||||
</p>
|
||||
<p className="payslip__notice">
|
||||
<Trans i18nKey="payslip.disclaimer">
|
||||
Le simulateur vous aide à comprendre votre bulletin de paie, sans lui
|
||||
être opposable. Il ne prend pour l'instant pas en compte les
|
||||
conventions et accords collectifs, ni la myriade d'aides à explorer
|
||||
sur <a href="https://www.aides-entreprises.fr">aides-entreprises.fr</a>.
|
||||
Il ne prend pour l'instant pas en compte les conventions et accords
|
||||
collectifs, ni la myriade d'aides à explorer sur <a href="https://www.aides-entreprises.fr">
|
||||
aides-entreprises.fr
|
||||
</a>.
|
||||
</Trans>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -118,7 +118,7 @@ Voir la répartition des cotisations: View contribution breakdown
|
|||
Cotisations: Contributions
|
||||
Ma fiche de paie: My payslip
|
||||
payslip:
|
||||
notice: For further details on the payslip in France, you can go to <1>service-public.fr (french)</1>
|
||||
notice: This simulation helps you understand your french payslip, but it should not be used as one. For further details, check <1>service-public.fr (french)</1>.
|
||||
heures: 'Number of hours worked: '
|
||||
disclaimer: The simulation takes into account national law but not union negotiated rules, and should not be used as a pay slip, though it will help you understand it. Lots of aids for your enterprise exist, explore them on <1>aides-entreprises.fr (french)</1>.
|
||||
Effacer: Erase
|
||||
disclaimer: It takes into account national law but not union negotiated rules. Lots of aids for your enterprise exist, explore them on <1>aides-entreprises.fr (french)</1>.
|
||||
Effacer: Erase
|
||||
|
|
Loading…
Reference in New Issue