Home Assistant Git Exporter
This commit is contained in:
26
config/custom_components/ecoflow_cloud/translations/de.json
Normal file
26
config/custom_components/ecoflow_cloud/translations/de.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"title": "EcoFlow-Cloud",
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Benutzer-Email",
|
||||
"password": "Benutzer-Passwort",
|
||||
"type": "Gerätetyp",
|
||||
"name": "Gerätename",
|
||||
"device_id": "Seriennummer des Gerät"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"power_step": "Ladeleistung (Schritte für Schieberegler)",
|
||||
"refresh_period_sec": "Datenaktualisierung in Sekunden"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user