Update make_translation.py

This commit is contained in:
Ben V. Brown
2022-02-06 12:33:22 +11:00
parent 2f28e6b487
commit a3cecb852c

View File

@@ -148,6 +148,7 @@ def get_power_source_list() -> List[str]:
"DC",
"QC",
"PD",
"PD No VBus",
]