Add catalog to files that weren't translating

CURA-9141
This commit is contained in:
j.delarago 2022-05-05 16:42:01 +02:00
parent d33bdf1099
commit ba3913395c
6 changed files with 7 additions and 4 deletions

View file

@ -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