mirror of https://github.com/arendst/Tasmota.git
Merge branch 'development' of https://github.com/SODAIS69/Tasmota into development
This commit is contained in:
commit
837458577f
|
@ -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