mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 02:36:35 +00:00
Update bg-BG.h
This commit is contained in:
parent
ca87357c19
commit
41999a0afc
@ -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 v6.1.1.5
|
* Updated until v6.2.0.1
|
||||||
\*********************************************************************/
|
\*********************************************************************/
|
||||||
|
|
||||||
//#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)
|
||||||
@ -65,7 +65,7 @@
|
|||||||
#define D_BY "от" // Written by me
|
#define D_BY "от" // Written by me
|
||||||
#define D_BYTES "Байта"
|
#define D_BYTES "Байта"
|
||||||
#define D_CELSIUS "Целзий"
|
#define D_CELSIUS "Целзий"
|
||||||
#define D_CHANNEL "Channel"
|
#define D_CHANNEL "Канал"
|
||||||
#define D_CO2 "Въглероден диоксид"
|
#define D_CO2 "Въглероден диоксид"
|
||||||
#define D_CODE "код" // Button code
|
#define D_CODE "код" // Button code
|
||||||
#define D_COLDLIGHT "Хладна"
|
#define D_COLDLIGHT "Хладна"
|
||||||
@ -440,12 +440,12 @@
|
|||||||
#define D_PARTICALS_BEYOND "Частици"
|
#define D_PARTICALS_BEYOND "Частици"
|
||||||
|
|
||||||
// xsns_32_mpu6050.ino
|
// xsns_32_mpu6050.ino
|
||||||
#define D_AX_AXIS "Accel. X-Axis"
|
#define D_AX_AXIS "Ускорение - ос X"
|
||||||
#define D_AY_AXIS "Accel. Y-Axis"
|
#define D_AY_AXIS "Ускорение - ос Y"
|
||||||
#define D_AZ_AXIS "Accel. Z-Axis"
|
#define D_AZ_AXIS "Ускорение - ос Z"
|
||||||
#define D_GX_AXIS "Gyro X-Axis"
|
#define D_GX_AXIS "Жироскоп - ос X"
|
||||||
#define D_GY_AXIS "Gyro Y-Axis"
|
#define D_GY_AXIS "Жироскоп - ос Y"
|
||||||
#define D_GZ_AXIS "Gyro Z-Axis"
|
#define D_GZ_AXIS "Жироскоп - ос Z"
|
||||||
|
|
||||||
// sonoff_template.h
|
// sonoff_template.h
|
||||||
#define D_SENSOR_NONE "Няма"
|
#define D_SENSOR_NONE "Няма"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user