👽 Traduction du bouton envoyer le retour
parent
e70f0d0b10
commit
d460796a92
|
@ -130,7 +130,7 @@ export default class Satisfaction extends Component {
|
|||
) : (
|
||||
<span>
|
||||
<i className="fa fa-paper-plane" aria-hidden="true" />
|
||||
<span className="text">envoyer</span>
|
||||
<span className="text"><Trans>envoyer</Trans></span>
|
||||
</span>
|
||||
)}
|
||||
</button>
|
||||
|
|
|
@ -60,3 +60,4 @@ Envoyez-nous un commentaire !: Send us a comment !
|
|||
Qu'est-ce qui n'a pas été ?: What went wrong ?
|
||||
satisfaction-email-ou: To start a conversation with us, fill your email address or
|
||||
satisfaction-mailto: click here to directly write an email
|
||||
envoyer: send
|
||||
|
|
Loading…
Reference in New Issue