hOn/custom_components/hon/translations/en.json
2023-02-19 03:12:55 +01:00

14 lines
No EOL
323 B
JSON

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