mirror of https://github.com/arendst/Tasmota.git
commit
b22e58b15b
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
it-IT.h - localization for Italian - Italy for Tasmota
|
||||
|
||||
Copyright (C) 2021 Gennaro Tortone - some mods by Antonio Fragola - Updated by bovirus - rev. 12.02.2021
|
||||
Copyright (C) 2021 Gennaro Tortone - some mods by Antonio Fragola - Updated by bovirus - rev. 27.02.2021
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -792,8 +792,8 @@
|
|||
#define D_SENSOR_SDCARD_CS "Scheda SD - CS"
|
||||
#define D_SENSOR_WIEGAND_D0 "Wiegand - D0"
|
||||
#define D_SENSOR_WIEGAND_D1 "Wiegand - D1"
|
||||
#define D_SENSOR_NEOPOOL_TX "NeoPool Tx"
|
||||
#define D_SENSOR_NEOPOOL_RX "NeoPool Rx"
|
||||
#define D_SENSOR_NEOPOOL_TX "NeoPool - TX"
|
||||
#define D_SENSOR_NEOPOOL_RX "NeoPool - RX"
|
||||
|
||||
// Units
|
||||
#define D_UNIT_AMPERE "A"
|
||||
|
@ -1001,7 +1001,7 @@
|
|||
#define D_NEOPOOL_RELAY_FILTRATION "Filtrazione"
|
||||
#define D_NEOPOOL_RELAY_LIGHT "Luce"
|
||||
#define D_NEOPOOL_RELAY_PH_ACID "Pompa per acido"
|
||||
#define D_NEOPOOL_RELAY_PH_BASE "Popa base"
|
||||
#define D_NEOPOOL_RELAY_PH_BASE "Pompa base"
|
||||
#define D_NEOPOOL_RELAY_RX "Livello Redox"
|
||||
#define D_NEOPOOL_RELAY_CL "Pompa cloro"
|
||||
#define D_NEOPOOL_RELAY_CD "Pompa salamoia"
|
||||
|
@ -1013,7 +1013,7 @@
|
|||
#define D_NEOPOOL_COVER "Copertura"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_LOW "Bassa"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
#define D_NEOPOOL_PH_HIGH "troppo alto" // ph Alarms
|
||||
|
|
Loading…
Reference in New Issue