Skip to content

Commit

Permalink
fix some typo/trad mistakes on Gladys App
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinlegay committed Oct 4, 2023
1 parent 9fe0c93 commit e226a40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions front/src/config/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@
"discoveringError": "An error occurred, check scanner configuration, or check logs."
},
"setup": {
"title": "LANManager settings",
"title": "LAN Settings",
"errorLabel": "An error occurred while loading configuration.",
"noConfigLabel": "Configuration not loaded, please retry.",
"presenceScannerDescription": "The presence scanner feature is doing a network scan at a defined interval. When a device is detected, the device will be flagged as \"seen\" in Gladys. In scene, you can create a trigger on this state change to set you home when a device is detected at home for example.",
Expand Down Expand Up @@ -2034,7 +2034,7 @@
"ppb": "Parts per billion (ppb)",
"watt": "Watt (W)",
"kilowatt": "Kilowatt (kW)",
"watt-hour": "Watt heure (Wh)",
"watt-hour": "Watt hour (Wh)",
"kilowatt-hour": "Kilowatt hour (kWh)",
"megawatt-hour": "Megawatt hour (MWh)",
"ampere": "Ampere (A)",
Expand Down Expand Up @@ -2393,7 +2393,7 @@
},
"formaldehyd-sensor": {
"shortCategoryName": "Formaldehyd sensor",
"decimal": "Formaldehyd(decimal)"
"decimal": "Formaldehyd (decimal)"
},
"vibration-sensor": {
"shortCategoryName": "Vibration sensor",
Expand Down Expand Up @@ -2498,7 +2498,7 @@
"curtain": {
"shortCategoryName": "Curtain",
"state": "Curtain state",
"position": "curtain position"
"position": "Curtain position"
},
"data": {
"shortCategoryName": "Data",
Expand Down
8 changes: 4 additions & 4 deletions front/src/config/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@
"zigbee2mqttUsbDriverPathPlaceholder": "Port USB",
"zigbee2mqttUsbDongleNameLabel": "Sélectionner le modèle du dongle Zigbee utilisé",
"zigbee2mqttUsbDongleNamePlaceholder": "Modèle du dongle Zigbee",
"saveButton": "Sauvegarde",
"saveButton": "Sauvegarder",
"refreshButton": "Rafraîchir la liste des appareils USB",
"notAttached": "Aucun dongle USB Zigbee2mqtt n'est attaché à Gladys.",
"attached": "Le dongle USB Zigbee2mqtt est configuré.",
Expand Down Expand Up @@ -1712,7 +1712,7 @@
"unknownError": "Une erreur inconnue s'est produite. Veuillez réessayer ou contacter Gladys community."
},
"settings": {
"title": "Réglages",
"title": "Paramètres",
"housesTab": "Maisons",
"usersTab": "Utilisateurs",
"sessionsTab": "Sessions",
Expand Down Expand Up @@ -2394,8 +2394,8 @@
"decimal": "PM2.5 (Décimale)"
},
"formaldehyd-sensor": {
"shortCategoryName": "Formaldehyd sensor",
"decimal": "Formaldehyd (Décimale)"
"shortCategoryName": "Capteur Formaldéhyde",
"decimal": "Formaldéhyde (Décimale)"
},
"vibration-sensor": {
"shortCategoryName": "Capteur de vibration",
Expand Down

0 comments on commit e226a40

Please sign in to comment.