mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 11:17:49 -06:00
Add some translations which were forgotten
This commit is contained in:
parent
bc9831abd1
commit
e212bbfb01
2 changed files with 4 additions and 4 deletions
|
@ -176,7 +176,7 @@ Item
|
|||
{
|
||||
id: printerConfiguration
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
buildplate: "Glass" // TODO: I18N
|
||||
buildplate: catalog.i18nc("@label", "Glass")
|
||||
configurations:
|
||||
[
|
||||
base.printJob.configuration.extruderConfigurations[0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue