mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-05 18:27:27 -04:00
Tx proof
This commit is contained in:
@@ -424,7 +424,7 @@ Rectangle {
|
||||
id: txkeyButton
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
text: qsTr("Check payment") + translationManager.emptyString
|
||||
text: qsTr("Prove/check") + translationManager.emptyString
|
||||
symbol: qsTr("K") + translationManager.emptyString
|
||||
dotColor: "#FFD781"
|
||||
under: advancedButton
|
||||
|
||||
Reference in New Issue
Block a user