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

@ -981,5 +981,16 @@
"name": "Inductiekookplaat"
}
}
},
"config": {
"step": {
"user": {
"description": "Log in",
"data": {
"email": "E-mail",
"password": "Wachtwoord"
}
}
}
}
}