mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
Italian language update (#22796)
This commit is contained in:
parent
83b09f4de1
commit
e299035266
@ -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 - Last update 26.12.2024
|
||||
* Updated until v9.4.0.1 - Last update 10.01.2025
|
||||
\*********************************************************************/
|
||||
|
||||
#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
@ -1217,11 +1217,11 @@
|
||||
#define D_FP_UNKNOWNERROR "Errore" // Any other error
|
||||
|
||||
// xsns_90_hrg15.ino
|
||||
#define D_HRG_VALID "Valid"
|
||||
#define D_HRG_ACTIVE "Active"
|
||||
#define D_HRG_EVENT "Event"
|
||||
#define D_HRG_TOTAL "Total"
|
||||
#define D_HRG_FLOWRATE "Flow Rate"
|
||||
#define D_HRG_VALID "Valido"
|
||||
#define D_HRG_ACTIVE "Attivo"
|
||||
#define D_HRG_EVENT "Evento"
|
||||
#define D_HRG_TOTAL "Totale"
|
||||
#define D_HRG_FLOWRATE "Portata"
|
||||
|
||||
// xsns_96_flowratemeter.ino
|
||||
#define D_FLOWRATEMETER_NAME "Portata"
|
||||
|
Loading…
x
Reference in New Issue
Block a user