mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 22:19:02 +08:00
Fix button text
CURA-6057
This commit is contained in:
parent
086ae1c735
commit
0bac3e8111
@ -238,7 +238,7 @@ Item
|
||||
id: backButton
|
||||
anchors.left: parent.left
|
||||
anchors.bottom: parent.bottom
|
||||
text: catalog.i18nc("@button", "Cancel")
|
||||
text: catalog.i18nc("@button", "Back")
|
||||
onClicked: base.showPreviousPage()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user