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