mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -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,8 @@ UM.PreferencesPage
|
|||
{
|
||||
title: catalog.i18nc("@title:tab", "Setting Visibility")
|
||||
|
||||
Item { enabled: false; UM.I18nCatalog { id: catalog; name: "cura"} }
|
||||
|
||||
property QtObject settingVisibilityPresetsModel: CuraApplication.getSettingVisibilityPresetsModel()
|
||||
|
||||
property int scrollToIndex: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue