mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 04:06:34 +00:00
Update es_ES.h
This commit is contained in:
parent
1fc3d662dc
commit
13f388b3c2
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
es-ES.h - localization for Spanish - Spain for Tasmota
|
es-ES.h - localization for Spanish - Spain for Tasmota (translation also valid for all latinamerica)
|
||||||
|
|
||||||
Copyright (C) 2021 Adrian Scillato
|
Copyright (C) 2021 Adrian Scillato
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
|
* Use online command StateText to translate ON, OFF, HOLD and TOGGLE.
|
||||||
* Use online command Prefix to translate cmnd, stat and tele.
|
* Use online command Prefix to translate cmnd, stat and tele.
|
||||||
*
|
*
|
||||||
* Updated until v9.2.0.3
|
* Updated until v9.3.1.1
|
||||||
\*********************************************************************/
|
\*********************************************************************/
|
||||||
|
|
||||||
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||||
@ -797,7 +797,10 @@
|
|||||||
#define D_SENSOR_WIEGAND_D1 "Wiegand D1"
|
#define D_SENSOR_WIEGAND_D1 "Wiegand D1"
|
||||||
#define D_SENSOR_NEOPOOL_TX "NeoPool Tx"
|
#define D_SENSOR_NEOPOOL_TX "NeoPool Tx"
|
||||||
#define D_SENSOR_NEOPOOL_RX "NeoPool Rx"
|
#define D_SENSOR_NEOPOOL_RX "NeoPool Rx"
|
||||||
|
#define D_SENSOR_VL53L0X_XSHUT "VL53L0X XSHUT"
|
||||||
|
#define D_NEW_ADDRESS "Cambiando dirección a"
|
||||||
|
#define D_OUT_OF_RANGE "Fuera de Rango"
|
||||||
|
#define D_SENSOR_DETECTED "detectado"
|
||||||
|
|
||||||
// Units
|
// Units
|
||||||
#define D_UNIT_AMPERE "A"
|
#define D_UNIT_AMPERE "A"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user