From 4becb036f2ce0bf37429e6cd03a7d26b23c6ccaa Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Thu, 13 Dec 2018 14:51:59 +0100 Subject: [PATCH] New translations app.json (French) --- static/i18n/fr/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/i18n/fr/app.json b/static/i18n/fr/app.json index 4fafbd0b..d1e911f3 100644 --- a/static/i18n/fr/app.json +++ b/static/i18n/fr/app.json @@ -137,7 +137,7 @@ "currentAddress": { "title": "Current address", "for": "Adresse pour le compte <1><0>{{accountName}}", - "messageIfUnverified": "Please verify that the Bitcoin address shown on your device matches the one on your computer", + "messageIfUnverified": "Please verify that the {{currencyName}} address shown on your device matches the one on your computer", "messageIfAccepted": "Address confirmed, please re-verify it if you copy/paste or scan the QR code.", "messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security." },