fixed typo

This commit is contained in:
Fabien Potencier 2019-02-13 08:36:40 +01:00
parent b951a0fce4
commit 21b8efc44c
2 changed files with 2 additions and 2 deletions

View File

@ -330,7 +330,7 @@
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</target>
</trans-unit>
<trans-unit id="85">
<trans-unit id="86">
<source>This value should be valid JSON.</source>
<target>This value should be valid JSON.</target>
</trans-unit>

View File

@ -330,7 +330,7 @@
<source>This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.</source>
<target>Ce code d'identification d'entreprise (BIC) n'est pas associé à l'IBAN {{ iban }}.</target>
</trans-unit>
<trans-unit id="85">
<trans-unit id="86">
<source>This value should be valid JSON.</source>
<target>Cette valeur doit être un JSON valide.</target>
</trans-unit>