feat: improve VoidWallet warning visibility on all devices (#3428)
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -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})',
|
||||
|
||||
Reference in New Issue
Block a user