Skip to content

Commit

Permalink
Anpaasungen Texte
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsK1 committed Nov 29, 2024
1 parent 025b374 commit c6fc294
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 24 deletions.
15 changes: 3 additions & 12 deletions custom_components/solvis_control/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,31 +48,22 @@
"data":{
"host":"IP-Adresse oder Hostname",
"port":"Port"
},
"description_placeholders": {
"choose_host_port": "<h2>Hostkonfiguration</h2>"
}
}
},
"features":{
"data":{
"hkr2":"HKR 2",
"hkr3":"HKR 3",
"solar collector":"Solar Kollektoren",
"heat pump":"Wärmepumpe"
},
"description_placeholders": {
"choose_device_version": "<h2>Geräteversion & Sonstiges</h2>"
}
}
},
"device":{
"data":{
"device_version": "Geräteversion",
"poll_rate_default": "Standard Pollrate (in s)",
"poll_rate_slow": "Langsame Pollrate (in s)"
},
"description_placeholders": {
"choose_device_features": "<h2>Gerätefunktionen</h2>"
}
}
}
},
"error":{
Expand Down
15 changes: 3 additions & 12 deletions custom_components/solvis_control/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,31 +48,22 @@
"data":{
"host":"IP-Adresse oder Hostname",
"port":"Port"
},
"description_placeholders": {
"choose_host_port": "<h2>Hostkonfiguration</h2>"
}
}
},
"features":{
"data":{
"hkr2":"HKR 2",
"hkr3":"HKR 3",
"solar collector":"Solar Kollektoren",
"heat pump":"Wärmepumpe"
},
"description_placeholders": {
"choose_device_version": "<h2>Geräteversion & Sonstiges</h2>"
}
}
},
"device":{
"data":{
"device_version": "Geräteversion",
"poll_rate_default": "Standard Pollrate (in s)",
"poll_rate_slow": "Langsame Pollrate (in s)"
},
"description_placeholders": {
"choose_device_features": "<h2>Gerätefunktionen</h2>"
}
}
}
},
"error":{
Expand Down

0 comments on commit c6fc294

Please sign in to comment.