parisjs/parisjs-website

Fix translation

Closed this issue · 3 comments

Some translation missing (on html attribut or form schema)

I don't know how to get the react-intl method for translate
See :
https://github.com/yahoo/react-intl/wiki/API#formatmessage
https://github.com/yahoo/react-intl/wiki/API#injectintl

Exemple:


<input type="submit" value="Soumettre" className="btn" />

Hello,

I was sober enough this morning to be able to write some code. So, this has been fixed on 471c5b7.
Tell me if I missed a non-translated text somewhere or if there's any mistranslation. 😊

😮 amazing !