Update italian language (#18240)

This commit is contained in:
bovirus 2023-03-22 12:11:00 -07:00 committed by GitHub
parent eaeae1c0b7
commit d7370e7211
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 04.02.2023 * Updated until v9.4.0.1 - Last update 22.03.2023
\*********************************************************************/ \*********************************************************************/
#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)
@ -51,7 +51,7 @@
#define D_DECIMAL_SEPARATOR "." #define D_DECIMAL_SEPARATOR "."
// Common // Common
#define D_ABSOLUTE_HUMIDITY "Abs Umidità" #define D_ABSOLUTE_HUMIDITY "Umidità ass"
#define D_ADMIN "Admin" #define D_ADMIN "Admin"
#define D_AIR_QUALITY "Qualità dell'aria" #define D_AIR_QUALITY "Qualità dell'aria"
#define D_AP "AP" // Access Point #define D_AP "AP" // Access Point