mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
lower case some texts
This commit is contained in:
@@ -180,10 +180,10 @@ const en: Translation = {
|
||||
DEVELOPMENT: 'Development',
|
||||
UPTIME: 'System Uptime',
|
||||
FREE_MEMORY: 'Free Memory',
|
||||
PSRAM: 'PSRAM (Size / Free)',
|
||||
FLASH: 'Flash Chip (Size , Speed)',
|
||||
APPSIZE: 'Application (Partition: Used / Free)',
|
||||
FILESYSTEM: 'File System (Used / Free)',
|
||||
PSRAM: 'PSRAM (size / free)',
|
||||
FLASH: 'Flash Chip (size , speed)',
|
||||
APPSIZE: 'Application (partition: used / free)',
|
||||
FILESYSTEM: 'File System (used / free)',
|
||||
BUFFER_SIZE: 'Max Buffer Size',
|
||||
COMPACT: 'Compact',
|
||||
DOWNLOAD_SETTINGS_TEXT: 'Create a backup of your configuration and settings',
|
||||
|
||||
Reference in New Issue
Block a user