mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Fixed type in source string
Contributes to CURA-10208
This commit is contained in:
parent
f9c43531ab
commit
1ddb4d6ca0
19 changed files with 19 additions and 19 deletions
|
@ -77,7 +77,7 @@ Control
|
|||
|
||||
Repeater {
|
||||
model: [
|
||||
catalog.i18nc("@info", "Sign in into UltiMaker Digilal Factory"),
|
||||
catalog.i18nc("@info", "Sign in into UltiMaker Digital Factory"),
|
||||
catalog.i18nc("@info", "Follow the procedure to add a new printer"),
|
||||
catalog.i18nc("@info", "Your new printer will automatically appear in Cura"),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue