Files
Home-Assistant-plugin-hon/custom_components/hon/translations/en.json
T
Andre Basche 31c30b1670 first commit
2023-02-19 03:12:55 +01:00

14 lines
323 B
JSON

{
"config": {
"step": {
"user": {
"title": "hOn",
"description": "Please enters your hOn credentials",
"data": {
"email": "Email Address",
"password": "Password"
}
}
}
}
}