mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-07 08:04:29 +01:00
Unify delete confirmation confirm dialog (#6965)
This commit is contained in:
@@ -651,7 +651,7 @@ public partial class UIStoresController
|
||||
{
|
||||
Title = StringLocalizer["Remove {0} wallet", network.CryptoCode],
|
||||
Description = WalletRemoveWarning(derivation.IsHotWallet, network.CryptoCode),
|
||||
Action = StringLocalizer["Remove"]
|
||||
Action = StringLocalizer["Delete"]
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user