indentation

This commit is contained in:
Kee Jefferys 2019-05-03 14:25:08 +10:00 committed by GitHub
parent 0957152cf5
commit 3720eccb0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ export default {
        showQRCode: "AFFICHER LE QR CODE",
        showTxDetails: "AFFICHER LES DETAILS DE TRANSACTION",
        stake: "STAKE",
sweepAll: "TOUT BALAYER",
sweepAll: "TOUT BALAYER",
        unlockServiceNode: "DEVERROUILLER LE NOEUD DE SERIVCE",
        viewOnExplorer: "VUE SUR LEXPLORATEUR"
},
@ -442,4 +442,4 @@ export default {
welcome: "Bienvenue",
yourWallets: "Vos portefeuilles"
}
}
}