Merge pull request #32 from arendst/development

Sync with Tasmota
This commit is contained in:
Adrian Scillato 2018-04-06 11:29:24 -03:00 committed by GitHub
commit eaff12c90c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -134,11 +134,11 @@
#define D_START "Start"
#define D_STD_TIME "STD"
#define D_STOP "Stop"
#define D_SUBNET_MASK "Subnetzmaske"
#define D_SUBSCRIBE_TO "subscribe to"
#define D_SUBNET_MASK "Subnetmask"
#define D_SUBSCRIBE_TO "subscribe zu"
#define D_SUCCESSFUL "erfolgreich"
#define D_SUNRISE "Sunrise"
#define D_SUNSET "Sunset"
#define D_SUNRISE "Sonnenaufgang"
#define D_SUNSET "Sonnenuntergang"
#define D_TEMPERATURE "Temperatur"
#define D_TO "zu"
#define D_TOGGLE "An/Aus"