Italian language update (#18531)

This commit is contained in:
bovirus 2023-04-27 23:38:46 -07:00 committed by GitHub
parent f86bc7d8ab
commit d206de52f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

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 15.04.2023 * Updated until v9.4.0.1 - Last update 28.04.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)
@ -800,8 +800,8 @@
#define D_SENSOR_OUTPUT_LO "Uscita - Lo" #define D_SENSOR_OUTPUT_LO "Uscita - Lo"
#define D_SENSOR_AS608_TX "AS608 - TX" #define D_SENSOR_AS608_TX "AS608 - TX"
#define D_SENSOR_AS608_RX "AS608 - RX" #define D_SENSOR_AS608_RX "AS608 - RX"
#define D_SENSOR_GM861_TX "GM861 Tx" #define D_SENSOR_GM861_TX "GM861 - TX"
#define D_SENSOR_GM861_RX "GM861 Rx" #define D_SENSOR_GM861_RX "GM861 - RX"
#define D_SENSOR_DDS2382_TX "DDS238-2 - TX" #define D_SENSOR_DDS2382_TX "DDS238-2 - TX"
#define D_SENSOR_DDS2382_RX "DDS238-2 - RX" #define D_SENSOR_DDS2382_RX "DDS238-2 - RX"
#define D_SENSOR_DDSU666_TX "DDSU666 - TX" #define D_SENSOR_DDSU666_TX "DDSU666 - TX"