Lost tapes

This commit is contained in:
kngako 2024-05-01 20:36:34 +02:00
parent 6c8fad5d6b
commit 003cf88464
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ inputAmountOutOfRangeProductPrompt: "You can't buy {{{bitrefillProductName}}} ou
pleaseTryAgain: "Please try again."
menu: "Menu"
inputAmountImpossible: "You can't buy {{{bitrefillProductName}}} with the current input {{{amountInput}}}"
enterMachankuraPinForAirtime: "Enter your Machankura PIN to buy {{{btcAmount}}} {{{currencyTicker}}} ({{{inputAmountValue}}} {{{productCurrencyTicker}}}) {{{bitrefillProductName}}} {{{categoryType}}} for {{{phoneNumber}}}"
enterMachankuraPinForAirtime: "Enter your Machankura PIN to buy {{{inputAmountValue}}} {{{productCurrencyTicker}}} ({{{btcAmount}}} {{{currencyTicker}}}) {{{bitrefillProductName}}} {{{categoryType}}} for {{{phoneNumber}}}"
failedToConfirmAction: "Failed to confirm action. Please try again later."
inputAmountInvalid: "Amount is invalid. Please try again."
productPurchaseInitiated: "You have initiated {{{categoryType}}} purchase. Check transaction history for updates."
@ -111,7 +111,7 @@ addressesCanBeTracked: "Each person you share it with can track all transactions
yourBitcoinAddressIs: "Your Bitcoin address is:"
smsOnchainAddress: "SMS onchain address"
getNewOnchainAddress: "Get new onchain address"
newOnchainAddressAsFollows: "Your new Bitcoin onchain address is:"
newOnchainAddressAsFollows: "Your new Bitcoin onchain address is as follows:"
youWillReceiveSMS: "You will also receive it via SMS if limits allow."
failedToGenerateOnchainAddress: "Failed to generate a new onchain address. Please try again later"
smsHasBeenSent: "SMS has been sent for the address:"

View File

@ -7,7 +7,7 @@ inputAmountOutOfRangeProductPrompt: "You can't buy {{{bitrefillProductName}}} ou
pleaseTryAgain: "Please try again."
menu: "Menu"
inputAmountImpossible: "You can't buy {{{bitrefillProductName}}} with the current input {{{amountInput}}}"
enterMachankuraPinForAirtime: "Enter your Machankura PIN to buy {{{productCurrencyTicker}}} {{{inputAmountValue}}} ({{{btcAmount}}} {{{currencyTicker}}}) {{{bitrefillProductName}}} {{{categoryType}}} for {{{phoneNumber}}}"
enterMachankuraPinForAirtime: "Enter your Machankura PIN to buy {{{inputAmountValue}}} {{{productCurrencyTicker}}} ({{{btcAmount}}} {{{currencyTicker}}}) {{{bitrefillProductName}}} {{{categoryType}}} for {{{phoneNumber}}}"
failedToConfirmAction: "Failed to confirm action. Please try again later."
inputAmountInvalid: "Amount is invalid. Please try again."
productPurchaseInitiated: "You have initiated {{{categoryType}}} purchase. Check transaction history for updates."
@ -111,7 +111,7 @@ addressesCanBeTracked: "Each person you share it with can track all transactions
yourBitcoinAddressIs: "Your Bitcoin address is:"
smsOnchainAddress: "SMS onchain address"
getNewOnchainAddress: "Get new onchain address"
newOnchainAddressAsFollows: "Your new Bitcoin onchain address is:"
newOnchainAddressAsFollows: "Your new Bitcoin onchain address is as follows:"
youWillReceiveSMS: "You will also receive it via SMS if limits allow."
failedToGenerateOnchainAddress: "Failed to generate a new onchain address. Please try again later"
smsHasBeenSent: "SMS has been sent for the address:"