lowercase Optional

This commit is contained in:
proddy
2023-10-16 12:15:42 +02:00
parent dad62613f6
commit 3a8495ca54
8 changed files with 8 additions and 8 deletions

View File

@@ -231,7 +231,7 @@ const en: Translation = {
BROKER: 'Broker',
CLIENT: 'Client',
BASE_TOPIC: 'Base',
OPTIONAL: 'Optional',
OPTIONAL: 'optional',
FORMATTING: 'Formatting',
MQTT_FORMAT: 'Topic/Payload Format',
MQTT_NEST_1: 'Nested in a single topic',