From c221cb7ccbe40d1f946fbdf8a73ee5705632a2c9 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 14 Nov 2024 16:09:29 +0900 Subject: [PATCH] Update Default Translations --- BTCPayServer/Services/Translations.Default.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/Services/Translations.Default.cs b/BTCPayServer/Services/Translations.Default.cs index 547de7805..6531956c4 100644 --- a/BTCPayServer/Services/Translations.Default.cs +++ b/BTCPayServer/Services/Translations.Default.cs @@ -636,7 +636,7 @@ namespace BTCPayServer.Services "Generate {0} Wallet": "", "Generate a brand-new wallet to use": "", "Generate a new api key to use BTCPay through its API.": "", - "Generate a QR code of the extended public key in your wallet (see instructions for supported wallets below).\n Allow the browser access to your camera and hold the code to the camera when the scan prompt appears.": "", + "Generate a QR code of the extended public key in your wallet (see instructions for supported wallets below).\r\n Allow the browser access to your camera and hold the code to the camera when the scan prompt appears.": "", "Generate another address": "", "Generate API Key": "", "Generate Key": "",