mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 18:29:04 +08:00
Make 'All jobs are printed.' translatable
This commit is contained in:
parent
cb44223eca
commit
731cbc9e95
@ -210,7 +210,7 @@ Item
|
|||||||
|
|
||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
text: "All jobs are printed."
|
text: i18n.i18nc("@info", "All jobs are printed.")
|
||||||
color: UM.Theme.getColor("monitor_text_primary")
|
color: UM.Theme.getColor("monitor_text_primary")
|
||||||
font: UM.Theme.getFont("medium") // 14pt, regular
|
font: UM.Theme.getFont("medium") // 14pt, regular
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user