mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Add missing translation markers
This commit is contained in:
parent
ef62725cc1
commit
acf5120cff
13 changed files with 76 additions and 40 deletions
|
@ -26,6 +26,7 @@ UM.Dialog {
|
|||
}
|
||||
|
||||
rightButtons: Button {
|
||||
//: Close engine log button
|
||||
text: qsTr("Close");
|
||||
onClicked: dialog.visible = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue