mirror of https://github.com/arendst/Tasmota.git
Update en-GB.h
This commit is contained in:
parent
c7fa439762
commit
cb3157a3a2
|
@ -359,15 +359,15 @@
|
|||
#define D_DOMOTICZ_AIRQUALITY "AirQuality"
|
||||
#define D_DOMOTICZ_UPDATE_TIMER "Update timer"
|
||||
|
||||
+// xdrv_09_timers.ino
|
||||
+#define D_CONFIGURE_TIMER "Configure Timer"
|
||||
+#define D_TIMER_PARAMETERS "Timer parameters"
|
||||
+#define D_TIMER_ARM "Arm"
|
||||
+#define D_TIMER_TIME "Time"
|
||||
+#define D_TIMER_DAYS "Days"
|
||||
+#define D_TIMER_REPEAT "Repeat"
|
||||
+#define D_TIMER_DEVICE "Device"
|
||||
+#define D_TIMER_POWER "Power"
|
||||
// xdrv_09_timers.ino
|
||||
#define D_CONFIGURE_TIMER "Configure Timer"
|
||||
#define D_TIMER_PARAMETERS "Timer parameters"
|
||||
#define D_TIMER_ARM "Arm"
|
||||
#define D_TIMER_TIME "Time"
|
||||
#define D_TIMER_DAYS "Days"
|
||||
#define D_TIMER_REPEAT "Repeat"
|
||||
#define D_TIMER_DEVICE "Device"
|
||||
#define D_TIMER_POWER "Power"
|
||||
|
||||
// xdrv_10_KNX.ino
|
||||
#define D_KNX_PARAMETERS "KNX parameters"
|
||||
|
|
Loading…
Reference in New Issue