Simplification du texte d'estimation approximative
parent
e6362fdae0
commit
aa5c67f622
|
@ -65,9 +65,7 @@ export default class TargetSelection extends Component {
|
|||
<Trans>Estimation approximative</Trans>
|
||||
</b>{' '}
|
||||
<br />
|
||||
<Trans i18nKey="defaults">
|
||||
pour une situation par défaut (CDI non cadre).
|
||||
</Trans>
|
||||
<Trans i18nKey="defaults">pour un CDI non cadre</Trans>
|
||||
</p>
|
||||
<BlueButton onClick={this.props.startConversation}>
|
||||
<Trans>Affiner le calcul</Trans>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
enterSalary: Enter a monthly salary
|
||||
news: Get a salary estimate in seconds, describe your situation for more accuracy.
|
||||
Estimation approximative: This is an estimate
|
||||
defaults: assuming a permanent (CDI) full-time contract
|
||||
defaults: for a permanent (CDI) full-time contract
|
||||
Affiner le calcul: Refine this estimate
|
||||
selectMany: You may pick more than one
|
||||
Valider: Accept
|
||||
|
|
Loading…
Reference in New Issue