Refactor visual appearance of SystemInformation

This commit is contained in:
jpirnay
2026-04-16 11:57:40 +02:00
parent 0a472d9dbb
commit 3f1b9d0964
5 changed files with 269 additions and 116 deletions
+10
View File
@@ -481,6 +481,16 @@ STR_MIN_FREE: "Min free"
STR_MAX_BLOCK: "Max block"
STR_FLASH_USED: "Flash used"
STR_UPTIME: "Uptime"
STR_SEC_VERSION: "Version"
STR_SEC_CHIP: "Chip"
STR_SEC_MEMORY: "Memory"
STR_SEC_RUNTIME: "Runtime"
STR_SEC_STORAGE: "Storage"
STR_MEM_COMBINED: "Free / Min / Max"
STR_DEVICE: "Device"
STR_SEC_FLASH: "Flash"
STR_APP_PARTITION: "App partition"
STR_FLASH_TOTAL: "Total flash"
STR_CHARGING: "Charging"
STR_GATHERING_DATA: "Gathering data..."
STR_READING: "Reading..."