mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 16:59:02 +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
|
Button
|
||||||
{
|
{
|
||||||
text:"save"
|
text: catalog.i18nc("@action:button", "Add Printer")
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
onClicked:
|
onClicked:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user