ENH: update airducts

jira: [STUDIO-13298]
Change-Id: I95905b6fd8a29617eeaff24e01bc64b4d7008a7d
(cherry picked from commit f212752cfcfde27d38444d77eda2938990a6cf78)
This commit is contained in:
xin.zhang
2025-08-22 18:14:14 +08:00
committed by Noisyfox
parent fb2266f901
commit 2339f5a789

View File

@@ -1021,6 +1021,7 @@ wxString FanControlPopupNew::get_fan_func_name(int mode, int submode, AIR_FUN fu
{
L_CONTEXT("Right(Aux)", "air_duct");
L_CONTEXT("Right(Filter)", "air_duct");
L_CONTEXT("Left(Aux)", "air_duct");
return _CTX(func_text, "air_duct");
}
}