mirror of https://github.com/arendst/Tasmota.git
commit
759b8d2036
|
@ -28,7 +28,7 @@
|
|||
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
|
||||
* Use online command Prefix to translate cmnd, stat and tele.
|
||||
*
|
||||
* Updated until v9.5.0.7
|
||||
* Updated until v9.5.0.9
|
||||
\*********************************************************************/
|
||||
|
||||
//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -951,7 +951,7 @@
|
|||
#define D_CREATE_NEW_FILE "Datei erstellen und bearbeiten"
|
||||
#define D_EDIT_FILE "Datei bearbeiten"
|
||||
#define D_CONFIRM_FILE_DEL "Datei löschen bestätigen"
|
||||
#define D_SHOW_HIDDEN_FILES "Show hidden files"
|
||||
#define D_SHOW_HIDDEN_FILES "Zeige versteckte Datei(en)"
|
||||
|
||||
//xsns_67_as3935.ino
|
||||
#define D_AS3935_GAIN "Umgebung:"
|
||||
|
|
Loading…
Reference in New Issue