mirror of
https://github.com/retoaccess1/haveno-reto.git
synced 2024-11-10 13:13:36 +01:00
consistent label for amount of xmr to buy/sell
This commit is contained in:
parent
65dbb9bd30
commit
a31b73d676
@ -442,8 +442,8 @@ createOffer.amount.prompt=Enter amount in XMR
|
|||||||
createOffer.price.prompt=Enter price
|
createOffer.price.prompt=Enter price
|
||||||
createOffer.volume.prompt=Enter amount in {0}
|
createOffer.volume.prompt=Enter amount in {0}
|
||||||
createOffer.amountPriceBox.amountDescription=Amount of XMR to {0}
|
createOffer.amountPriceBox.amountDescription=Amount of XMR to {0}
|
||||||
createOffer.amountPriceBox.buy.amountDescriptionCrypto=Amount in XMR to spend
|
createOffer.amountPriceBox.buy.amountDescriptionCrypto=Amount of XMR to sell
|
||||||
createOffer.amountPriceBox.sell.amountDescriptionCrypto=Amount in XMR to receive
|
createOffer.amountPriceBox.sell.amountDescriptionCrypto=Amount of XMR to buy
|
||||||
createOffer.amountPriceBox.buy.volumeDescription=Amount in {0} to spend
|
createOffer.amountPriceBox.buy.volumeDescription=Amount in {0} to spend
|
||||||
createOffer.amountPriceBox.sell.volumeDescription=Amount in {0} to receive
|
createOffer.amountPriceBox.sell.volumeDescription=Amount in {0} to receive
|
||||||
createOffer.amountPriceBox.buy.volumeDescriptionCrypto=Amount in {0} to sell
|
createOffer.amountPriceBox.buy.volumeDescriptionCrypto=Amount in {0} to sell
|
||||||
@ -520,8 +520,8 @@ createOffer.minSecurityDepositUsed=Min. buyer security deposit is used
|
|||||||
takeOffer.amount.prompt=Enter amount in BTC
|
takeOffer.amount.prompt=Enter amount in BTC
|
||||||
takeOffer.amountPriceBox.buy.amountDescription=Amount of XMR to sell
|
takeOffer.amountPriceBox.buy.amountDescription=Amount of XMR to sell
|
||||||
takeOffer.amountPriceBox.sell.amountDescription=Amount of XMR to buy
|
takeOffer.amountPriceBox.sell.amountDescription=Amount of XMR to buy
|
||||||
takeOffer.amountPriceBox.buy.amountDescriptionCrypto=Amount of XMR to spend
|
takeOffer.amountPriceBox.buy.amountDescriptionCrypto=Amount of XMR to sell
|
||||||
takeOffer.amountPriceBox.sell.amountDescriptionCrypto=Amount of XMR to receive
|
takeOffer.amountPriceBox.sell.amountDescriptionCrypto=Amount of XMR to buy
|
||||||
takeOffer.amountPriceBox.priceDescription=Price per bitcoin in {0}
|
takeOffer.amountPriceBox.priceDescription=Price per bitcoin in {0}
|
||||||
takeOffer.amountPriceBox.amountRangeDescription=Possible amount range
|
takeOffer.amountPriceBox.amountRangeDescription=Possible amount range
|
||||||
takeOffer.amountPriceBox.warning.invalidBtcDecimalPlaces=The amount you have entered exceeds the number of allowed decimal places.\nThe amount has been adjusted to 4 decimal places.
|
takeOffer.amountPriceBox.warning.invalidBtcDecimalPlaces=The amount you have entered exceeds the number of allowed decimal places.\nThe amount has been adjusted to 4 decimal places.
|
||||||
|
Loading…
Reference in New Issue
Block a user