Fix typos in translations

CURA-10369
This commit is contained in:
c.lamboo 2023-03-07 10:29:37 +01:00
parent 702c317c4c
commit 62812393b0
39 changed files with 112 additions and 112 deletions

View file

@ -107,7 +107,7 @@ UM.Dialog
UM.Label
{
visible: contents.count < 1
text: catalog.i18nc("@description", "No compatible printers, that are currently online, where found.")
text: catalog.i18nc("@description", "No compatible printers, that are currently online, were found.")
}
}
}