mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Use the correct i18n catalog name for translations in the right-click menu
CURA-3660
This commit is contained in:
parent
705158d1f8
commit
c0f35a620a
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ Item
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
UM.I18nCatalog { id: catalog; name: "uranium"; }
|
UM.I18nCatalog { id: catalog; name: "cura"; }
|
||||||
|
|
||||||
add: Transition {
|
add: Transition {
|
||||||
SequentialAnimation {
|
SequentialAnimation {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue