mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:59:02 +08:00
Use the correct i18n catalog name for translations in the right-click menu
CURA-3660
This commit is contained in:
parent
3a30386ec6
commit
9cd7d9a038
@ -312,7 +312,7 @@ Item
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
UM.I18nCatalog { id: catalog; name: "uranium"; }
|
UM.I18nCatalog { id: catalog; name: "cura"; }
|
||||||
|
|
||||||
add: Transition {
|
add: Transition {
|
||||||
SequentialAnimation {
|
SequentialAnimation {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user