diff --git a/BTCPayServer/wwwroot/locales/it-IT.json b/BTCPayServer/wwwroot/locales/it-IT.json index a539d2587..d4cd15439 100644 --- a/BTCPayServer/wwwroot/locales/it-IT.json +++ b/BTCPayServer/wwwroot/locales/it-IT.json @@ -48,5 +48,5 @@ "Pay with Changelly": "Paga con Changelly", "Close": "Chiudi", "NotPaid_ExtraTransaction": "La fattura non è stata pagata per intero. Per favore effettua una nuova transazione per coprire l'importo dovuto.", - "Recommended_Fee": "Recommended fee: {{feeRate}} sat/byte" + "Recommended_Fee": "Fee raccomandate: {{feeRate}} sat/byte" } \ No newline at end of file diff --git a/BTCPayServer/wwwroot/locales/sl-SI.json b/BTCPayServer/wwwroot/locales/sl-SI.json index 1c6402fd6..e1e0a433b 100644 --- a/BTCPayServer/wwwroot/locales/sl-SI.json +++ b/BTCPayServer/wwwroot/locales/sl-SI.json @@ -48,5 +48,5 @@ "Pay with Changelly": "Plačilo z Changelly", "Close": "Zapri", "NotPaid_ExtraTransaction": "Račun ni bil plačan v celoti. Potrebna je nova transakcija za doplačilo.", - "Recommended_Fee": "Recommended fee: {{feeRate}} sat/byte" + "Recommended_Fee": "Priporočena provizija: {{feeRate}} sat/byte" } \ No newline at end of file