mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-09-20 13:04:40 -04:00
add mainnet welcome message with release warning
This commit is contained in:
parent
36f6dd7ade
commit
98129c70ed
2 changed files with 26 additions and 5 deletions
|
@ -2178,10 +2178,19 @@ popup.shutDownInProgress.headline=Shut down in progress
|
|||
popup.shutDownInProgress.msg=Shutting down application can take a few seconds.\nPlease don't interrupt this process.
|
||||
|
||||
popup.attention.forTradeWithId=Attention required for trade with ID {0}
|
||||
popup.attention.welcome.test=Welcome to the Haveno test instance!\n\n\
|
||||
popup.attention.welcome.stagenet=Welcome to the Haveno test instance!\n\n\
|
||||
This platform allows you to test Haveno's protocol. Make sure to follow the instructions[HYPERLINK:https://github.com/haveno-dex/haveno/blob/master/docs/installing.md].\n\n\
|
||||
If you encounter any problem, please let us know by opening an issue[HYPERLINK:https://github.com/haveno-dex/haveno/issues/new].\n\n\
|
||||
If you encounter any problem, please let us know by opening an issue [HYPERLINK:https://github.com/haveno-dex/haveno/issues/new].\n\n\
|
||||
This is a test instance. Do not use real money!
|
||||
popup.attention.welcome.mainnet=Welcome to Haveno!\n\n\
|
||||
This platform allows you to trade Monero for fiat currencies or other cryptocurrencies in a decentralized way.\n\n\
|
||||
Get started by creating a new payment account then making or taking an offer.\n\n\
|
||||
If you encounter any problem, please let us know by opening an issue [HYPERLINK:https://github.com/haveno-dex/haveno/issues/new].
|
||||
popup.attention.welcome.mainnet.test=Welcome to Haveno!\n\n\
|
||||
This platform allows you to trade Monero for fiat currencies or other cryptocurrencies in a decentralized way.\n\n\
|
||||
Get started by creating a new payment account then making or taking an offer.\n\n\
|
||||
If you encounter any problem, please let us know by opening an issue [HYPERLINK:https://github.com/haveno-dex/haveno/issues/new].\n\n\
|
||||
Haveno was recently released for public testing. Please use small amounts!
|
||||
|
||||
popup.info.multiplePaymentAccounts.headline=Multiple payment accounts available
|
||||
popup.info.multiplePaymentAccounts.msg=You have multiple payment accounts available for this offer. Please make sure you've picked the right one.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue