first commit

This commit is contained in:
Andre Basche
2023-02-19 02:58:21 +01:00
commit 31c30b1670
12 changed files with 450 additions and 0 deletions

View File

@ -0,0 +1,14 @@
{
"config": {
"step": {
"user": {
"title": "hOn",
"description": "Please enters your hOn credentials",
"data": {
"email": "Email Address",
"password": "Password"
}
}
}
}
}