mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
Merge pull request #6140 from jmacxx/change_additional_info_prompt
Clarify that CBM / F2F not be used to advertise websites or contact info
This commit is contained in:
commit
9431dd5331
1 changed files with 5 additions and 2 deletions
|
@ -3908,12 +3908,15 @@ payment.f2f.city=City for 'Face to face' meeting
|
|||
payment.f2f.city.prompt=The city will be displayed with the offer
|
||||
payment.shared.optionalExtra=Optional additional information
|
||||
payment.shared.extraInfo=Additional information
|
||||
payment.shared.extraInfo.prompt=Define any special terms, conditions, or details you would like to be displayed with your offers for this payment account (users will see this info before accepting offers).
|
||||
payment.shared.extraInfo.prompt=Define any special terms, conditions, or details you would like to be displayed with your \
|
||||
offers for this payment account (users will see this info before accepting offers). This field can NOT be used to \
|
||||
provide a way for a peer to contact you outside of Bisq.
|
||||
payment.cashByMail.extraInfo.prompt=Please state on your offers: \n\n\
|
||||
Country you are located (eg France); \n\
|
||||
Countries / regions you would accept trades from (eg France, EU, or any European country); \n\
|
||||
Any special terms/conditions; \n\
|
||||
Any other details.
|
||||
Any other details. \n\
|
||||
This field can NOT be used to provide a way for a peer to contact you outside of Bisq.
|
||||
payment.cashByMail.tradingRestrictions=Please review the maker's terms and conditions.\n\
|
||||
If you do not meet the requirements do not take this trade.
|
||||
payment.f2f.info='Face to Face' trades have different rules and come with different risks than online transactions.\n\n\
|
||||
|
|
Loading…
Add table
Reference in a new issue