mirror of https://github.com/arendst/Tasmota.git
commit
6ce3e6be7c
|
@ -877,7 +877,7 @@
|
|||
#define D_SOLAX_ERROR_8 "Other Device Fault"
|
||||
|
||||
//xdrv_10_scripter.ino
|
||||
#define D_CONFIGURE_SCRIPT "Edit script"
|
||||
#define D_CONFIGURE_SCRIPT "Edit Script"
|
||||
#define D_SCRIPT "edit script"
|
||||
#define D_SDCARD_UPLOAD "file upload"
|
||||
#define D_UFSDIR "ufs directory"
|
||||
|
@ -885,7 +885,7 @@
|
|||
#define D_SCRIPT_CHARS_LEFT "chars left"
|
||||
#define D_SCRIPT_CHARS_NO_MORE "no more chars"
|
||||
#define D_SCRIPT_DOWNLOAD "Download"
|
||||
#define D_SCRIPT_ENABLE "script enable"
|
||||
#define D_SCRIPT_ENABLE "Script enable"
|
||||
#define D_SCRIPT_UPLOAD "Upload"
|
||||
#define D_SCRIPT_UPLOAD_FILES "Upload files"
|
||||
|
||||
|
|
Loading…
Reference in New Issue