mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
FIX: update some translation
jira: none Change-Id: I7bc210c054480ce5d2b10d714a7dfd63699dfed9 (cherry picked from commit 9e29cd3d213b1c63e7fcb4fce6664b8a1bc31956)
This commit is contained in:
@@ -912,7 +912,7 @@ void FanControlPopupNew::init_names() {
|
||||
|
||||
air_door_func_name[AIR_DOOR::AIR_DOOR_FUNC_CHAMBER] = _L("Chamber");
|
||||
air_door_func_name[AIR_DOOR::AIR_DOOR_FUNC_INNERLOOP] = _L("Innerloop");
|
||||
air_door_func_name[AIR_DOOR::AIR_DOOR_FUNC_TOP] = _L("Top");
|
||||
air_door_func_name[AIR_DOOR::AIR_DOOR_FUNC_TOP] = L("Top");/*UNUSED*/
|
||||
|
||||
label_text[AIR_DUCT::AIR_DUCT_NONE] = _L("The fan controls the temperature during printing to improve print quality."
|
||||
"The system automatically adjusts the fan's switch and speed "
|
||||
|
||||
Reference in New Issue
Block a user