mirror of https://github.com/arendst/Tasmota.git
parent
151dc5f6b8
commit
9bbba04925
|
@ -32,7 +32,7 @@
|
|||
\*********************************************************************/
|
||||
|
||||
//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
|
||||
// https://www.science.co.il/language/Locale-codes.php
|
||||
|
||||
#define LANGUAGE_LCID 1028
|
||||
// HTML (ISO 639-1) Language Code
|
||||
#define D_HTML_LANGUAGE "zh"
|
||||
|
@ -819,4 +819,4 @@
|
|||
#define D_SENSOR_BOILER_OT_RX "OpenTherm RX"
|
||||
#define D_SENSOR_BOILER_OT_TX "OpenTherm TX"
|
||||
|
||||
#endif // _LANGUAGE_ZH_TW_H_
|
||||
#endif // _LANGUAGE_ZH_TW_H_
|
||||
|
|
Loading…
Reference in New Issue