From 3c777b4232249aa3bfdfb280e4faf9e0c0f455da Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Fri, 27 Jul 2018 19:34:46 +0200 Subject: [PATCH] :alien: traduit la page de fin de simulation --- source/components/Simu.js | 22 +++++++++++++++------- source/locales/en.yaml | 10 +++++++--- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/source/components/Simu.js b/source/components/Simu.js index c9b0dfc83..0d8cc87fa 100644 --- a/source/components/Simu.js +++ b/source/components/Simu.js @@ -63,7 +63,7 @@ export default class Simu extends Component { )} @@ -90,16 +90,22 @@ export default class Simu extends Component { {simulationCompleted && ( <> -

No more questions left!

+

+ + Plus de questions ! + +

- - You have reached the most accurate estimate. You can now turn - your hiring project into reality. + + Vous avez atteint l'estimation la plus précise. Vous pouvez + maintenant concrétiser votre projet d'embauche.

- See the procedures + + Connaître les démarches +
@@ -115,7 +121,9 @@ export default class Simu extends Component { {conversationStarted && ( -

Payslip

+

+ Fiche de paie +

)} diff --git a/source/locales/en.yaml b/source/locales/en.yaml index f3b6f081b..3cc9c4af5 100644 --- a/source/locales/en.yaml +++ b/source/locales/en.yaml @@ -130,10 +130,9 @@ Cotisations sociales: Social contributions Part employeur: Employer share Part salariale: Employee share Total des retenues: Total withheld -Voir ma fiche de paie: View my payslip +Fiche de paie: My payslip Voir la répartition des cotisations: View contribution breakdown Cotisations: Contributions -Ma fiche de paie: My payslip payslip: 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). heures: 'Number of hours worked: ' @@ -147,4 +146,9 @@ CDI: Permanent CDD: Fixed-term Cadre: '"Cadre" status' Temps partiel: Part time -Autres: Other situations \ No newline at end of file +Autres: Other situations +Modifier mes réponses: Change my answers +simulation-end: + title: No more questions left! + text: You have reached the most accurate estimate. You can now turn your hiring project into reality. + cta: Know the procedures