mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-22 18:54:37 +00:00
Update Transfer.qml
This commit is contained in:
parent
a81b5ef08c
commit
eb50355916
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ Rectangle {
|
||||||
anchors.rightMargin: 17
|
anchors.rightMargin: 17
|
||||||
anchors.topMargin: 30
|
anchors.topMargin: 30
|
||||||
fontSize: 14
|
fontSize: 14
|
||||||
text: qsTr("Privacy Level") + translationManager.emptyString
|
text: qsTr("Privacy level") + translationManager.emptyString
|
||||||
}
|
}
|
||||||
|
|
||||||
PrivacyLevel {
|
PrivacyLevel {
|
||||||
|
|
Loading…
Reference in a new issue