Skip to content

Commit

Permalink
Wrong french translation
Browse files Browse the repository at this point in the history
Changing "Connection" by "Connexion"
  • Loading branch information
Wathis authored and whymarrh committed Jan 4, 2019
1 parent 866b9af commit 089fd5f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app/_locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,22 +204,22 @@
"message": "Connecter"
},
"connecting": {
"message": "Connection..."
"message": "Connexion..."
},
"connectingToKovan": {
"message": "Connection au réseau de test Kovan"
"message": "Connexion au réseau de test Kovan"
},
"connectingToMainnet": {
"message": "Connection au réseau principal Ethereum"
"message": "Connexion au réseau principal Ethereum"
},
"connectingToRopsten": {
"message": "Connection au réseau de test Ropsten"
"message": "Connexion au réseau de test Ropsten"
},
"connectingToRinkeby": {
"message": "Connection au réseau de test Rinkeby"
"message": "Connexion au réseau de test Rinkeby"
},
"connectingToUnknown": {
"message": "Connection à un réseau inconnu"
"message": "Connexion à un réseau inconnu"
},
"connectToLedger": {
"message": "Connecter un Ledger"
Expand Down

0 comments on commit 089fd5f

Please sign in to comment.