Skip to content

Commit

Permalink
Merge pull request #11077 from nagyrobi/patch-1
Browse files Browse the repository at this point in the history
Update en_GB.h
  • Loading branch information
arendst authored Feb 22, 2021
2 parents 9edccbb + 0906acc commit 6ce3e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasmota/language/en_GB.h
Original file line number Diff line number Diff line change
Expand Up @@ -877,15 +877,15 @@
#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"
#define D_UPL_DONE "Done"
#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"

Expand Down

0 comments on commit 6ce3e6b

Please sign in to comment.