mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
support 3 types of MQTT discovery entity id
This commit is contained in:
@@ -249,8 +249,9 @@ const pl: BaseTranslation = {
|
||||
MQTT_QUEUE: 'Kolejka MQTT',
|
||||
DEFAULT: '{{Pozostałe|Domyślna|}}',
|
||||
MQTT_ENTITY_FORMAT: 'Entity ID format',
|
||||
MQTT_ENTITY_FORMAT_0: 'Single instance, long name (depreciated)',
|
||||
MQTT_ENTITY_FORMAT_1: 'Multiple instances, short name',
|
||||
MQTT_ENTITY_FORMAT_0: 'Single instance, long name (v3.4)',
|
||||
MQTT_ENTITY_FORMAT_1: 'Single instance, short name',
|
||||
MQTT_ENTITY_FORMAT_2: 'Multiple instances, short name',
|
||||
MQTT_CLEAN_SESSION: 'Ustawiaj flagę "Clean session"',
|
||||
MQTT_RETAIN_FLAG: 'Ustawiaj flagę "Retain"',
|
||||
INACTIVE: 'nieaktywny',
|
||||
|
||||
Reference in New Issue
Block a user