Merge pull request #15242 from bovirus/patch-1

Update Italian language
This commit is contained in:
Theo Arends 2022-03-28 18:14:37 +02:00 committed by GitHub
commit c2f827795d
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 v10.1.0.6 - Last update 12.03.2022 * Updated until v10.1.0.6 - Last update 28.03.2022
\*********************************************************************/ \*********************************************************************/
#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)
@ -77,7 +77,7 @@
#define D_COUNTER "Contatore" #define D_COUNTER "Contatore"
#define D_CT_POWER "Alimentazione CT" #define D_CT_POWER "Alimentazione CT"
#define D_CURRENT "Corrente" // As in Voltage and Current #define D_CURRENT "Corrente" // As in Voltage and Current
#define D_CURRENT_NEUTRAL "Corrente Neutrale" #define D_CURRENT_NEUTRAL "Corrente neutrale"
#define D_DATA "Dati" #define D_DATA "Dati"
#define D_DARKLIGHT "Scuro" #define D_DARKLIGHT "Scuro"
#define D_DEBUG "Debug" #define D_DEBUG "Debug"