doc: add time unit to payment_wait_time (#3144)

This commit is contained in:
Vlad Stan
2025-05-05 13:39:00 +03:00
committed by GitHub
parent 3529f9152f
commit f92ae8bae1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -446,7 +446,7 @@ window.localisation.en = {
fee_reserve_percent: 'Fee Reserve Percent',
fee_reserve_msats: 'Reserve fee in msats',
reserve_fee_in_percent: 'Reserve fee in percent',
payment_wait_time: 'Payment Wait Time',
payment_wait_time: 'Payment Wait Time (sec)',
payment_wait_time_desc:
'How long to wait when making a payment before marking it as pending. Set higher values for HODL invoices, Boltz, etc.',
server_management: 'Server Management',