qml: (minor) change name of Amount field
This commit is contained in:
@@ -74,7 +74,7 @@ ElDialog {
|
||||
}
|
||||
|
||||
Label {
|
||||
text: qsTr('Request')
|
||||
text: qsTr('Amount')
|
||||
wrapMode: Text.WordWrap
|
||||
Layout.rightMargin: constants.paddingXLarge
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user