Shorter text is better

This commit is contained in:
kngako 2024-05-05 00:20:33 +02:00
parent 0edec7a7fb
commit 25e7179c99

View File

@ -29,7 +29,7 @@ mostFrequent: "Most Frequents"
inputReceipentToBuy: "Please input the {{{recipientText}}} you want to buy {{{bitrefillProductName}}} for:"
vendorNotFound: "Couldn't find a vendor for your input. Please try again."
enterPinToSend: "Enter your Machankura PIN to send {{{amountText}}} to {{{receiver}}}:"
lowBalancePleaseIncrease: "Your balance ({{{balance}}} {{{currencyTicker}}}) is too low. Please increase your balance or send lower amount then {{{amountText}}}"
lowBalancePleaseIncrease: "Your balance ({{{balance}}} {{{currencyTicker}}}) is too low. Increase balance or send lower amount then {{{amountText}}}"
cannotSendToYourself: "You cannot send transactions to yourself. Please try again with different receiver."
successfullySent: "You have successfully sent {{{amountText}}} to {{{receiver}}}."
failedToSend: "Failed to send {{{amountText}}} to {{{receiver}}}. Please try again later."