rename setting to "max buffer size", show used buffer in info

This commit is contained in:
MichaelDvP
2022-12-24 12:06:27 +01:00
parent 1f1feed3ae
commit 945ef2f1b0
10 changed files with 24 additions and 19 deletions

View File

@@ -204,7 +204,7 @@ const en: Translation = {
FLASH: 'Flash Chip (Size / Speed)',
APPSIZE: 'Application (Used / Free)',
FILESYSTEM: 'File System (Used / Free)',
BUFFER_SIZE: 'Buffer Size',
BUFFER_SIZE: 'Max Buffer Size',
COMPACT: 'Compact',
ENABLE_OTA: 'Enable OTA Updates',
DOWNLOAD_CUSTOMIZATION_TEXT: 'Download the entity customizations',