Simplification du texte d'introduction des variations et composantes

Le terme règle est obscur
pull/603/head
Mael 2019-07-23 14:16:50 +02:00
parent a58853569a
commit cb2cc9e8d2
3 changed files with 5 additions and 7 deletions

View File

@ -23,8 +23,8 @@ let Comp = withLanguage(function Composantes({
unit={unit}
child={
<>
<p>
<Trans>Cette règle est la somme de</Trans>{' '}
<p css="margin-bottom: 1em">
<Trans>La somme de</Trans>{' '}
{writtenNumbers[language][explanation.length]}{' '}
<InlineMecanism name="composantes" /> :
</p>

View File

@ -28,9 +28,8 @@ let Comp = withLanguage(function Variations({
value={nodeValue}
child={
<>
<p>
<Trans>Cette règle présente</Trans>{' '}
{writtenNumbers[language][explanation.length]}{' '}
<p css="text-transform: capitalize">
<Trans >{writtenNumbers[language][explanation.length]}{' '}</Trans>
<InlineMecanism name="variations" /> :
</p>
<ol>

View File

@ -177,8 +177,7 @@ legalNotice:
contact@mon-entreprise.beta.gouv.fr
</0>
Cette règle est la somme de: This rule is the sum of
Cette règle présente: This rule has
La somme de: This rule is the sum of
Si: If
Sinon: Else
Alors: Then