mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Add catalog to files that weren't translating
CURA-9141
This commit is contained in:
parent
d33bdf1099
commit
ba3913395c
6 changed files with 7 additions and 4 deletions
|
@ -12,6 +12,7 @@ import Cura 1.0 as Cura
|
|||
UM.Menu
|
||||
{
|
||||
id: menu
|
||||
Item { enabled: false; UM.I18nCatalog { id: catalog; name: "cura"} }
|
||||
topPadding: UM.Theme.getSize("narrow_margin").height
|
||||
bottomPadding: UM.Theme.getSize("narrow_margin").height
|
||||
padding: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue