feat: improve VoidWallet warning visibility on all devices (#3428)

This commit is contained in:
Ben Weeks
2025-10-27 10:12:37 +02:00
committed by GitHub
parent 87f25ea715
commit f794373d30
3 changed files with 22 additions and 9 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+4
View File
@@ -72,6 +72,10 @@ window.localisation.en = {
donate: 'Donate',
view_github: 'View on GitHub',
voidwallet_active: 'VoidWallet is active! Payments disabled',
voidwallet_active_user:
'Funding source unavailable. Please contact your admin to configure.',
voidwallet_active_admin:
'Funding source unavailable. Click here to configure.',
service_fee_badge: 'Service fee: {amount} % per transaction',
service_fee_max_badge:
'Service fee: {amount} % per transaction (max {max} {denom})',