mirror of https://github.com/arendst/Tasmota.git
Update de_DE.h
This commit is contained in:
parent
be5d3d3896
commit
bedfc4170e
|
@ -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.2.0.1
|
||||
* Updated until v9.2.0.3
|
||||
\*********************************************************************/
|
||||
|
||||
//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -875,9 +875,9 @@
|
|||
#define D_SCRIPT_UPLOAD_FILES "Upload Dateien"
|
||||
|
||||
//xdrv_50_filesystem.ino
|
||||
#define D_MANAGE_FILE_SYSTEM "Manage File system"
|
||||
#define D_FS_SIZE "Size"
|
||||
#define D_FS_FREE "Free"
|
||||
#define D_MANAGE_FILE_SYSTEM "Verwalte Dateisystem"
|
||||
#define D_FS_SIZE "Größe"
|
||||
#define D_FS_FREE "Frei"
|
||||
|
||||
//xsns_67_as3935.ino
|
||||
#define D_AS3935_GAIN "Umgebung:"
|
||||
|
|
Loading…
Reference in New Issue