Abbreviate translation for D_SENSOR_USER

This commit is contained in:
znanev 2019-02-18 09:52:29 +00:00 committed by GitHub
parent 8c73cddfed
commit bd582980e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"