mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-05-05 21:45:52 +00:00
refactor network code
This commit is contained in:
@@ -247,8 +247,7 @@ const en: Translation = {
|
||||
TIME_ZONE: 'Time Zone',
|
||||
ACCESS_POINT: 'Access Point',
|
||||
AP_PROVIDE: 'Enable Access Point',
|
||||
AP_PROVIDE_TEXT_1: 'Always',
|
||||
AP_PROVIDE_TEXT_2: 'When WiFi is disconnected',
|
||||
AP_PROVIDE_TEXT_2: 'When network connection is lost',
|
||||
AP_PROVIDE_TEXT_3: 'Never',
|
||||
AP_PREFERRED_CHANNEL: 'Preferred Channel',
|
||||
AP_HIDE_SSID: 'Hide SSID',
|
||||
|
||||
Reference in New Issue
Block a user