mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
rename setting to "max buffer size", show used buffer in info
This commit is contained in:
@@ -204,7 +204,7 @@ const pl: BaseTranslation = {
|
||||
FLASH: 'Flash (rozmiar / taktowanie)',
|
||||
APPSIZE: 'Aplikacja (wykorzystane / wolne)',
|
||||
FILESYSTEM: 'System plików (wykorzystane / wolne)',
|
||||
BUFFER_SIZE: 'Rozmiar bufora',
|
||||
BUFFER_SIZE: 'maksymalny rozmiar bufora',
|
||||
COMPACT: 'Kompaktowy',
|
||||
ENABLE_OTA: 'Aktywuj aktualizacje OTA',
|
||||
DOWNLOAD_CUSTOMIZATION_TEXT: 'Pobierz personalizacje',
|
||||
|
||||
Reference in New Issue
Block a user