mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 13:15:57 +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
|
||||
{
|
||||
width: implicitWidth
|
||||
text: catalog.i18nc("@button", "Plug-ins")
|
||||
text: catalog.i18nc("@button", "Plugins")
|
||||
onClicked: content.source = "Plugins.qml"
|
||||
}
|
||||
PackageTypeTab
|
||||
|
Loading…
x
Reference in New Issue
Block a user