From 59f338a0b7f8baabfb3017191d00346c43771d1e Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Tue, 3 Aug 2021 14:22:26 +0200 Subject: [PATCH] Improve wallet import wording Closes #2740. --- BTCPayServer/Views/Stores/ImportWalletOptions.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer/Views/Stores/ImportWalletOptions.cshtml b/BTCPayServer/Views/Stores/ImportWalletOptions.cshtml index 01074c450..29a48d772 100644 --- a/BTCPayServer/Views/Stores/ImportWalletOptions.cshtml +++ b/BTCPayServer/Views/Stores/ImportWalletOptions.cshtml @@ -28,7 +28,7 @@

Connect hardware wallet

-

Import your keys using our Vault application

+

Import your public keys using our Vault application

Recommended
@@ -41,7 +41,7 @@
-

Connect hardware wallet

+

Connect hardware wallet

Please enable JavaScript for this option to be available

Recommended