mirror of https://github.com/arendst/Tasmota.git
Abbreviate translation for D_SENSOR_USER
This commit is contained in:
parent
8c73cddfed
commit
bd582980e9
|
@ -493,7 +493,7 @@
|
|||
|
||||
// sonoff_template.h - keep them as short as possible to be able to fit them in GUI drop down box
|
||||
#define D_SENSOR_NONE "Няма"
|
||||
#define D_SENSOR_USER "Потребителски"
|
||||
#define D_SENSOR_USER "Потребит."
|
||||
#define D_SENSOR_DHT11 "DHT11"
|
||||
#define D_SENSOR_AM2301 "AM2301"
|
||||
#define D_SENSOR_SI7021 "SI7021"
|
||||
|
|
Loading…
Reference in New Issue