Skip to content

Commit

Permalink
Fix typos (#1993)
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinlegay authored Feb 9, 2024
1 parent bd77e9a commit 2c1d2a4
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
6 changes: 3 additions & 3 deletions front/src/config/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@
},
"setup": {
"title": "Zigbee2mqtt configuration",
"description": "This service uses two independent docker containers (MQTT broker and Zigbee2mqtt). Enable Zigbee2mqtt for deploying these containers.\nLearn more on the Zigbee2mqtt documentation page",
"description": "This service uses two independent Docker containers (MQTT broker and Zigbee2mqtt). Enable Zigbee2mqtt for deploying these containers.\nLearn more on the Zigbee2mqtt documentation page",
"enableLabel": "Zigbee2mqtt activation",
"nonDockerEnv": "Gladys is not running on Docker, you cannot install a MQTT broker from here.",
"invalidDockerNetwork": "Gladys is under custom installation, to install broker from here, Gladys container should be configured with \"host\" network mode.",
Expand Down Expand Up @@ -765,9 +765,9 @@
},
"setup": {
"title": "Node-RED configuration",
"description": "This service uses docker container. Enable Node-RED for deploying this container.\nLearn more on the node-red documentation page",
"description": "This service uses Docker container. Enable Node-RED for deploying this container.\nLearn more on the node-red documentation page",
"descriptionBackup": "For the moment, Node-RED is not backup into Gladys Plus.\nIf you want a backup for Node-RED, please follow this <a href=\"https://community.gladysassistant.com/t/mini-tuto-backup-par-email-des-flows-node-red/8402\" target=\"_blank\" rel=\"noopener noreferrer\">docs</a>",
"error": "An error occured while starting Node-RED.",
"error": "An error occured while starting Node-RED.",
"enableLabel": "Node-RED activation",
"enableNodeRed": "Enable",
"disableNodeRed": "Disable",
Expand Down
Loading

0 comments on commit 2c1d2a4

Please sign in to comment.