mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Make 'All jobs are printed.' translatable
This commit is contained in:
parent
cb44223eca
commit
731cbc9e95
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ Item
|
|||
|
||||
Label
|
||||
{
|
||||
text: "All jobs are printed."
|
||||
text: i18n.i18nc("@info", "All jobs are printed.")
|
||||
color: UM.Theme.getColor("monitor_text_primary")
|
||||
font: UM.Theme.getFont("medium") // 14pt, regular
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue