From af9582cedf4edd44b2093e48e7122108223496c5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 03:24:08 +0000 Subject: [PATCH] [Transifex] Translate locales/en.json in nl 28% of minimum 25% translated source file: 'locales/en.json' on 'nl'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- locales/nl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/nl.json b/locales/nl.json index a1b78dd95..e0fd33b27 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -1092,7 +1092,8 @@ "error.failureReasonTimeout": "There are more routes to try, but the payment timeout was exceeded.", "error.failureReasonNoRoute": "No route found", "error.failureReasonError": "A non-recoverable error has occured", - "error.failureReasonIncorrectPaymentDetails": "Payment details incorrect (unknown hash, invalid amt or invalid final cltv delta)", + "error.failureReasonIncorrectPaymentDetails": "Payment failed: Payment details incorrect (unknown payment hash, invalid amount or invalid final CLTV delta).", + "error.failureReasonIncorrectPaymentDetailsKeysend": "The receiving node might not accept keysend payments.", "error.failureReasonInsufficientBalance": "Insufficient local balance", "pos.views.Wallet.PosPane.noOrders": "No orders open at the moment. To send to ZEUS, mark order as 'Other Payment Type' with a note that includes 'Zeus', 'BTC', or 'Bitcoin'", "pos.views.Wallet.PosPane.noOrdersStandalone": "No orders open at the moment",