mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 17:59:00 +08:00
Make "save" button on AddMachineDialog translatable
CURA-1278
This commit is contained in:
parent
aeccfe3509
commit
c592d71051
@ -154,7 +154,7 @@ UM.Dialog
|
||||
|
||||
Button
|
||||
{
|
||||
text:"save"
|
||||
text: catalog.i18nc("@action:button", "Add Printer")
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.right: parent.right
|
||||
onClicked:
|
||||
|
Loading…
x
Reference in New Issue
Block a user