mirror of https://github.com/arendst/Tasmota.git
Update es-AR.h
This commit is contained in:
parent
e8812af0cd
commit
f586a633ec
|
@ -77,7 +77,6 @@
|
|||
#define D_DNS_SERVER "DNS Server"
|
||||
#define D_DONE "Listo"
|
||||
#define D_DST_TIME "DST"
|
||||
#define D_ECO2 "eCO2"
|
||||
#define D_EMULATION "Emulación"
|
||||
#define D_ENABLED "Habilitado"
|
||||
#define D_ERASE "Borrar"
|
||||
|
@ -375,15 +374,13 @@
|
|||
#define D_KNX_PARAMETERS "Parámetros de KNX"
|
||||
#define D_KNX_GENERAL_CONFIG "General"
|
||||
#define D_KNX_PHYSICAL_ADDRESS "Dirección Física"
|
||||
#define D_KNX_SET "Establecer"
|
||||
#define D_KNX_PHYSICAL_ADDRESS_NOTE "( Debe ser única en la red KNX )"
|
||||
#define D_KNX_ENABLE "Habilitar KNX"
|
||||
#define D_KNX_GROUP_ADDRESS_TO_WRITE "Datos a Enviar a las Direcciones de Grupo"
|
||||
#define D_KNX_ADD "Agregar"
|
||||
#define D_DELETE "Eliminar"
|
||||
#define D_REPLY "Responder"
|
||||
#define D_KNX_PHYSICAL_ADDRESS_NOTE "(Debe ser única en la red KNX)"
|
||||
#define D_KNX_GROUP_ADDRESS_TO_WRITE "Enviar Datos a las Direcciones de Grupo"
|
||||
#define D_KNX_GROUP_ADDRESS_TO_READ "Recibir Datos de las Direcciones de Grupo"
|
||||
#define D_KNX_PARAMETER_TO_SEND "Parámetro a Enviar"
|
||||
#define D_KNX_UPDATE_INTERVAL "Enviar Valor de Sensores cada (seg)"
|
||||
#define D_KNX_GROUP_ADDRESS_TO_READ "Direcciones de Grupo para Recibir Datos"
|
||||
#define D_LOG_KNX "KNX: "
|
||||
|
||||
// xdrv_03_energy.ino
|
||||
|
|
Loading…
Reference in New Issue