Added a small battery popup to show information

This commit is contained in:
Runze
2025-08-05 17:21:36 +08:00
parent f8d162d995
commit 3a6c032782
5 changed files with 203 additions and 3 deletions
+7 -1
View File
@@ -310,5 +310,11 @@
"Sunrise": "Sunrise",
"Pressure": "Pressure",
"Visibility": "Visibility",
"Precipitation": "Precipitation"
"Precipitation": "Precipitation",
"Temperature:": "Temperature:",
"Time to full:": "Time to full:",
"Time to empty:": "Time to empty:",
"Fully charged": "Fully charged",
"Charging:": "Charging:",
"Discharging:": "Discharging:"
}
+7 -1
View File
@@ -310,5 +310,11 @@
"Sunset": "日落",
"Humidity": "湿度",
"Wind": "风",
"Precipitation": "降水量"
"Precipitation": "降水量",
"Temperature:": "温度:",
"Time to full:": "距离充满:",
"Time to empty:": "距离耗尽:",
"Fully charged": "已充满电",
"Charging:": "充电功率:",
"Discharging:": "放电功率:"
}