Add high voltage LiPo battery chemistry option

This commit is contained in:
Hacuchino-hash
2026-08-06 08:58:47 -05:00
parent 98f6cf3745
commit 3a08f52fd4
23 changed files with 72 additions and 3 deletions
+3
View File
@@ -837,6 +837,9 @@ class AppLocalizationsZh extends AppLocalizations {
@override
String get appSettings_batteryLipo => '锂聚合物电池 (3.0-4.2V)';
@override
String get appSettings_batteryLipoHv => 'LiPo HV (3.0-4.35V)';
@override
String get appSettings_mapDisplay => '地图显示';