mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-06 19:26:23 +01:00
Merge branch 'patch-4' of https://github.com/xmr-eric/monero-core into xmr-eric-patch-4
This commit is contained in:
commit
a80df427e7
@ -91,9 +91,9 @@ Rectangle {
|
||||
id: soloMainLabel
|
||||
text: qsTr("Mining helps the Monero network build resilience.<br>")
|
||||
+ qsTr("The more mining is done, the harder it is to attack the network.<br>")
|
||||
+ qsTr("Moreover, mining gives you a small chance to earn some Monero.<br>")
|
||||
+ qsTr("Mining also gives you a small chance to earn some Monero.<br>")
|
||||
+ qsTr("Your computer will search for Monero block solutions.<br>")
|
||||
+ qsTr("If you find one, you will get the associated block reward.<br>")
|
||||
+ qsTr("If you find a block, you will get the associated reward.<br>")
|
||||
+ translationManager.emptyString
|
||||
wrapMode: Text.Wrap
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user