hOn/custom_components/hon/translations/en.json

14 lines
323 B
JSON
Raw Normal View History

2023-02-19 02:58:21 +01:00
{
"config": {
"step": {
"user": {
"title": "hOn",
"description": "Please enters your hOn credentials",
"data": {
"email": "Email Address",
"password": "Password"
}
}
}
}
}