Merge pull request #12215 from bovirus/patch-3

Update Italian language
This commit is contained in:
Theo Arends 2021-05-28 17:58:59 +02:00 committed by GitHub
commit ed5b048b6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.4.0.1 - Last update 23.05.2021 * Updated until v9.4.0.1 - Last update 28.05.2021
\*********************************************************************/ \*********************************************************************/
#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)
@ -612,12 +612,12 @@
#define D_SENSOR_DS18X20 "DS18x20" #define D_SENSOR_DS18X20 "DS18x20"
#define D_SENSOR_I2C_SCL "I2C SCL" #define D_SENSOR_I2C_SCL "I2C SCL"
#define D_SENSOR_I2C_SDA "I2C SDA" #define D_SENSOR_I2C_SDA "I2C SDA"
#define D_SENSOR_I2S_OUT_DATA "I2S Out Data" #define D_SENSOR_I2S_OUT_DATA "I2S - Dati out"
#define D_SENSOR_I2S_OUT_CLK "I2S Out Clk" #define D_SENSOR_I2S_OUT_CLK "I2S - Clk out"
#define D_SENSOR_I2S_OUT_SLCT "I2S Out Slct" #define D_SENSOR_I2S_OUT_SLCT "I2S - Sel. out"
#define D_SENSOR_I2S_IN_DATA "I2S In Data" #define D_SENSOR_I2S_IN_DATA "I2S - Dati in"
#define D_SENSOR_I2S_IN_CLK "I2S In Clk" #define D_SENSOR_I2S_IN_CLK "I2S - Clk in"
#define D_SENSOR_I2S_IN_SLCT "I2S In Slct" #define D_SENSOR_I2S_IN_SLCT "I2S - Sel. in"
#define D_SENSOR_WS2812 "WS2812" #define D_SENSOR_WS2812 "WS2812"
#define D_SENSOR_DFR562 "Riproduttore MP3" #define D_SENSOR_DFR562 "Riproduttore MP3"
#define D_SENSOR_IRSEND "IR - TX" #define D_SENSOR_IRSEND "IR - TX"