From 5314d1340bad15b07b531c0dacf3b8c764d77f04 Mon Sep 17 00:00:00 2001 From: kngako Date: Sun, 16 Oct 2022 01:22:50 +0200 Subject: [PATCH] Select fix --- locales/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.yaml b/locales/en.yaml index 582339b..1480151 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -92,7 +92,7 @@ unitOfMeasurePrompt: "Which unit (measure of value) would you like to send Bitco amountToSendPrompt: "Enter how much {{selectedCurrencyTicker}} you want to send:" mediumToSendPrompt: "Where would you like to send {{amountInput}} {{selectedCurrencyTicker}}:" noPastRecipients: "No recipients on the list. Please input a receipent through phonenumber, lightning address, or username." -selectPastRecipient: "Select a {{quickRecipientMethodText}}:" +selectPastRecipient: "Select {{quickRecipientMethodText}}:" recipientNotFound: "Couldn't find recipient" enterDomainForLightningAddress: "Please enter the domain to complete the lightning address that starts with {{username}} to send {{amountInput}} {{selectedCurrencyTicker}}:" failedToUnderstandInputs: "Sorry we currently can't make sense of these inputs. Please try again later."