mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
add French MQTT entity format strings (in EN)
This commit is contained in:
@@ -248,7 +248,9 @@ const fr: Translation = {
|
|||||||
MQTT_INT_HEARTBEAT: 'Battements',
|
MQTT_INT_HEARTBEAT: 'Battements',
|
||||||
MQTT_QUEUE: 'Queue MQTT',
|
MQTT_QUEUE: 'Queue MQTT',
|
||||||
DEFAULT: 'Défaut',
|
DEFAULT: 'Défaut',
|
||||||
MQTT_MULTIPLE_INSTANCES: 'Activer plusieurs instances de EMS-ESP',
|
MQTT_ENTITY_FORMAT: 'Entity ID format',
|
||||||
|
MQTT_ENTITY_FORMAT_0: 'Single instance, long name',
|
||||||
|
MQTT_ENTITY_FORMAT_1: 'Multiple instances, short name',
|
||||||
MQTT_CLEAN_SESSION: 'Flag Clean Session',
|
MQTT_CLEAN_SESSION: 'Flag Clean Session',
|
||||||
MQTT_RETAIN_FLAG: 'Toujours activer le Retain Flag',
|
MQTT_RETAIN_FLAG: 'Toujours activer le Retain Flag',
|
||||||
INACTIVE: 'Inactif',
|
INACTIVE: 'Inactif',
|
||||||
|
|||||||
Reference in New Issue
Block a user