mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Merge pull request #3804 from SimoneBovi/days_repeated
Fix double presence of the word "days"
This commit is contained in:
commit
334ebfc794
@ -399,7 +399,7 @@ offerbook.warning.paymentMethodBanned=The payment method used in that offer was
|
|||||||
offerbook.warning.nodeBlocked=The onion address of that trader was blocked by the Bisq developers.\nProbably there is an unhandled bug causing issues when taking offers from that trader.
|
offerbook.warning.nodeBlocked=The onion address of that trader was blocked by the Bisq developers.\nProbably there is an unhandled bug causing issues when taking offers from that trader.
|
||||||
offerbook.warning.requireUpdateToNewVersion=Your version of Bisq is not compatible for trading anymore.\n\
|
offerbook.warning.requireUpdateToNewVersion=Your version of Bisq is not compatible for trading anymore.\n\
|
||||||
Please update to the latest Bisq version at https://bisq.network/downloads.
|
Please update to the latest Bisq version at https://bisq.network/downloads.
|
||||||
offerbook.warning.tradeLimitNotMatching=Your payment account has been created {0} days ago. Your trade limit is based on the account age and is not sufficient for that offer.\n\n\
|
offerbook.warning.tradeLimitNotMatching=Your payment account has been created {0} ago. Your trade limit is based on the account age and is not sufficient for that offer.\n\n\
|
||||||
Your trade limit is: {1}\n\
|
Your trade limit is: {1}\n\
|
||||||
The min. trade amount of the offer is: {2}.\n\n\
|
The min. trade amount of the offer is: {2}.\n\n\
|
||||||
You cannot take that offer at the moment. Once your account is older than 2 months this restriction gets removed.
|
You cannot take that offer at the moment. Once your account is older than 2 months this restriction gets removed.
|
||||||
|
Loading…
Reference in New Issue
Block a user