mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Fix typo in trigger price tooltip
This commit is contained in:
parent
2c348f7d7a
commit
f0f27db83e
1 changed files with 1 additions and 1 deletions
|
@ -459,7 +459,7 @@ createOffer.tradeFee.descriptionBSQEnabled=Select trade fee currency
|
|||
|
||||
createOffer.triggerPrice.prompt=Set optional trigger price
|
||||
createOffer.triggerPrice.label=Deactivate offer if market price is {0}
|
||||
createOffer.triggerPrice.tooltip=As protecting against drastic price movements you can set a trigger price which \
|
||||
createOffer.triggerPrice.tooltip=As protection against drastic price movements you can set a trigger price which \
|
||||
deactivates the offer if the market price reaches that value.
|
||||
createOffer.triggerPrice.invalid.tooLow=Value must be higher than {0}
|
||||
createOffer.triggerPrice.invalid.tooHigh=Value must be lower than {0}
|
||||
|
|
Loading…
Add table
Reference in a new issue