mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 18:05:55 +08:00
Fixed typo
not plug-ins but plugins Contributes to CURA-8558
This commit is contained in:
parent
1b7b0b9caf
commit
5db6e50dee
@ -100,7 +100,7 @@ Window
|
|||||||
PackageTypeTab
|
PackageTypeTab
|
||||||
{
|
{
|
||||||
width: implicitWidth
|
width: implicitWidth
|
||||||
text: catalog.i18nc("@button", "Plug-ins")
|
text: catalog.i18nc("@button", "Plugins")
|
||||||
onClicked: content.source = "Plugins.qml"
|
onClicked: content.source = "Plugins.qml"
|
||||||
}
|
}
|
||||||
PackageTypeTab
|
PackageTypeTab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user