From 6f9e0dca51281e4677421bbfa785ff08b1192970 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Tue, 10 Dec 2024 23:59:20 +0900 Subject: [PATCH] Add translations --- BTCPayServer/Services/Translations.Default.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BTCPayServer/Services/Translations.Default.cs b/BTCPayServer/Services/Translations.Default.cs index 547de7805..654049cd2 100644 --- a/BTCPayServer/Services/Translations.Default.cs +++ b/BTCPayServer/Services/Translations.Default.cs @@ -407,6 +407,7 @@ namespace BTCPayServer.Services "Default currency": "", "Default Currency Pairs": "", "Default dictionary changed to {0}": "", + "Default Include NonWitness Utxo in PSBTs": "", "Default language on checkout": "", "Default Payment Method": "", "Default payment method on checkout": "", @@ -745,6 +746,7 @@ namespace BTCPayServer.Services "Invoices are documents issued by the seller to a buyer to collect payment.": "", "Is administrator?": "", "Is hot wallet": "", + "Is MultiSig on Server": "", "is settled": "", "Is signing key": "", "Is unconfirmed": "",