Translate login

This commit is contained in:
Andre Basche
2023-04-24 22:40:20 +02:00
parent e56f2c99c0
commit 28a8ad1672
20 changed files with 201 additions and 4 deletions

View File

@@ -2,9 +2,9 @@
"config": {
"step": {
"user": {
"description": "Please enters your hOn credentials",
"description": "Do the login",
"data": {
"email": "Email Address",
"email": "Email",
"password": "Password"
}
}