aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales/fr/messages.json
Commit message (Collapse)AuthorAgeFilesLines
* 100% French locale, reordering of English locale, fixes #5457 (#5470)Vincent2018-10-091-35/+714
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * french locales: fix typos and improve wording * french locales: more fixes and rewording * fixed typo * fixed typo * added missing translations * fixed alphabetical order * fixed alphabetical order * added missing translations for FR * fixed verify-locale-strings.js * fixed indentation * fixed indentation * updated french locale * updated changelog with changes logs * a few fixes after receiving comments, mostly Caps removing and adding
* Typo in "send" translationJerome de Tychey2018-08-221-1/+1
| | | send should be translated as Envoyer instead of Envoyé (which mean sent, not send)
* Fix casing of Bitcoin, Ethereum, and Litecoin across localized messagesWhymarrh Whitby2018-08-141-1/+1
| | | | | | | | | | | | | Using the following commands: sed -i.bak s/bitcoin/Bitcoin/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete sed -i.bak s/ethereum/Ethereum/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete sed -i.bak s/litecoin/Litecoin/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete
* Fix casing of MetaMask in all localized messagesWhymarrh Whitby2018-08-141-1/+1
| | | | | | | Using the following: sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete
* fix plural in french translationsimon fourdinier2018-03-151-1/+1
|
* Update messages.jsonVincent Le Gallic2018-03-151-12/+12
| | | thx to @Senshii
* Add French translationVincent Le Gallic2018-03-141-0/+609