mirror of https://github.com/arendst/Tasmota.git
Updated Spanish Translation
This commit is contained in:
parent
353c0b6130
commit
ea65fa9164
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
es-ES.h - localization for Spanish - Spain for Tasmota (International Spanish valid for all latinamerica)
|
||||
es-ES.h - Tasmota localization for Spanish (International Spanish valid for all latinamerica)
|
||||
|
||||
Copyright (C) 2021 Adrian Scillato
|
||||
|
||||
|
@ -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.4.0.1
|
||||
* Updated until v9.5.0.3
|
||||
\*********************************************************************/
|
||||
|
||||
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
|
@ -194,7 +194,7 @@
|
|||
#define D_UV_POWER "UV Power"
|
||||
#define D_VERSION "Versión"
|
||||
#define D_VOLTAGE "Tensión"
|
||||
#define D_VOLUME "Volume"
|
||||
#define D_VOLUME "Volumen"
|
||||
#define D_WEIGHT "Peso"
|
||||
#define D_WARMLIGHT "Cálida"
|
||||
#define D_WEB_SERVER "Servidor Web"
|
||||
|
|
Loading…
Reference in New Issue