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