Skip to content

Commit

Permalink
fix(en): update en.json (#2087)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrust83 authored Nov 3, 2024
1 parent 113e1ef commit b69bbaf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"Position of this cover": "Position of this cover",
"Motor speed": "Motor speed",
"Recover state after power outage": "Recover state after power outage",
"Remaining battery in %": "Remaining battery in %",
"Remaining battery in %, can take up to 24 hours before reported.": "Remaining battery in %, can take up to 24 hours before reported.",
"Triggered action (e.g. a button click)": "Triggered action (e.g. a button click)",
"Do not disturb mode, when enabled this function will keep the light OFF after a power outage": "Do not disturb mode, when enabled this function will keep the light OFF after a power outage",
Expand Down Expand Up @@ -150,6 +151,7 @@
"Measured illuminance in lux": "Measured illuminance in lux",
"Time interval in seconds to report after light changes": "Time interval in seconds to report after light changes",
"Indicates whether a plug is physically attached. Device does not have to pull power or even be connected electrically (state of this binary switch can be ON even if main power switch is OFF)": "Indicates whether a plug is physically attached. Device does not have to pull power or even be connected electrically (state of this binary switch can be ON even if main power switch is OFF)",
"Measurement interval, default 10 seconds.": "Measurement interval, default 10 seconds.",
"Measured temperature value": "Measured temperature value",
"Measured relative humidity": "Measured relative humidity",
"Measured VOC value": "Measured VOC value",
Expand Down Expand Up @@ -432,6 +434,7 @@
"Temperature unit": "Temperature unit",
"Temperature calibration": "Temperature calibration",
"Humidity calibration": "Humidity calibration",
"Humidity calibration, in 0.01% steps, default 0%.": "Humidity calibration, in 0.01% steps, default 0%.",
"Shows the presence duration in minutes": "Shows the presence duration in minutes",
"Shows the duration of the absence in minutes": "Shows the duration of the absence in minutes",
"Turns the onboard LED on or off": "Turns the onboard LED on or off",
Expand Down Expand Up @@ -549,6 +552,10 @@
"Enables/disables the status on the device": "Enables/disables the status on the device",
"When Anti-Freezing function is activated, the temperature in the house is kept at 8 °C.": "When Anti-Freezing function is activated, the temperature in the house is kept at 8 °C.",
"Open window temperature": "Open window temperature",
"Comfort parameters/Humidity maximum, in 1% steps, default 60.00%.": "Comfort parameters/Humidity maximum, in 1% steps, default 60.00%.",
"Comfort parameters/Humidity minimum, in 1% steps, default 40.00%": "Comfort parameters/Humidity minimum, in 1% steps, default 40.00%",
"Comfort parameters/Temperature maximum, in 0.01°C steps, default 25.00°C.": "Comfort parameters/Temperature maximum, in 0.01°C steps, default 25.00°C.",
"Comfort parameters/Temperature minimum, in 0.01°C steps, default 20.00°C.": "Comfort parameters/Temperature minimum, in 0.01°C steps, default 20.00°C.",
"Comfort temperature": "Comfort temperature",
"Eco temperature": "Eco temperature",
"Only for Homeassistant": "Only for Homeassistant",
Expand Down Expand Up @@ -1064,6 +1071,7 @@
"Remaining battery 2 in %": "Remaining battery 2 in %",
"Illuminance calibration in lux": "Illuminance calibration in lux",
"Temperature calibration (-2.0...2.0)": "Temperature calibration (-2.0...2.0)",
"Temperature calibration, in 0.01° steps, default 0 °C.": "Temperature calibration, in 0.01° steps, default 0 °C.",
"Enable reporting": "Enable reporting",
"Control mode": "Control mode",
"External switch type": "External switch type",
Expand Down Expand Up @@ -1226,6 +1234,7 @@
"Activate Boost heating": "Activate Boost heating",
"Display orientation": "Display orientation",
"Input for remote temperature sensor. Setting this will disable the internal temperature sensor until batteries are removed!": "Input for remote temperature sensor. Setting this will disable the internal temperature sensor until batteries are removed!",
"The unit of the temperature displayed on the device screen.": "The unit of the temperature displayed on the device screen.",
"Temperature displayed on the thermostat": "Temperature displayed on the thermostat",
"Enable/Disable sound alarm on motion": "Enable/Disable sound alarm on motion",
"Operating environment of the thermostat": "Operating environment of the thermostat",
Expand Down Expand Up @@ -1362,6 +1371,7 @@
"hooks_lock": "Hooks Lock",
"hooks_state": "Hooks State",
"target_position": "Target Position",
"trigger_count": "Trigger Count",
"power_source": "Power Source",
"charging": "Charging",
"charging_status": "Charging Status",
Expand Down

0 comments on commit b69bbaf

Please sign in to comment.