mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 08:19:02 +08:00
Use the right catalog for RemovableDriveOutputDevice
This commit is contained in:
parent
e08aa9f2ec
commit
0a2baec53b
@ -4,7 +4,7 @@
|
|||||||
import platform
|
import platform
|
||||||
|
|
||||||
from UM.i18n import i18nCatalog
|
from UM.i18n import i18nCatalog
|
||||||
catalog = i18nCatalog("uranium")
|
catalog = i18nCatalog("cura")
|
||||||
|
|
||||||
def getMetaData():
|
def getMetaData():
|
||||||
return {
|
return {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user