Home Assistant Git Exporter
This commit is contained in:
26
config/custom_components/ecoflow_cloud/translations/en.json
Normal file
26
config/custom_components/ecoflow_cloud/translations/en.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"title": "EcoFlow-Cloud",
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "User email",
|
||||
"password": "User password",
|
||||
"type": "Device type",
|
||||
"name": "Device name",
|
||||
"device_id": "Device SN"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"power_step": "Charging power slider step",
|
||||
"refresh_period_sec": "Data refresh period (sec)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user