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 se: Translation = {
FLASH: 'Flashminne (Storlek / Hastighet)',
APPSIZE: 'Applikationer (Använt / Ledigt)',
FILESYSTEM: 'Filsystem (Använt / Ledigt)',
BUFFER_SIZE: 'Bufferstorlek',
BUFFER_SIZE: 'Max Bufferstorlek',
COMPACT: 'Komprimera',
ENABLE_OTA: 'Aktivera OTA-uppdateringar',
DOWNLOAD_CUSTOMIZATION_TEXT: 'Ladda ner entitetsanpassningar',